Documentation for GarminDevicev2

Complex Type: File_t

[Table of contents]

Super-types: None
Sub-types: None
Name File_t
Used by (from the same schema document) Complex Type DataType_t , Complex Type InputToUnit_t , Complex Type OutputFromUnit_t
Abstract no
XML Instance Representation
<...>
<Specification> Specification_t </Specification> [1]
<Location> Location_t </Location> [1]
<TransferDirection> TransferDirection_t </TransferDirection> [1]
</...>
Diagram
h-205061869 h-280998737 h1893372452
Schema Component Representation
<xsd:complexType name="File_t">
<xsd:sequence>
<xsd:element name="Specification" type=" Specification_t "/>
<xsd:element name="Location" type=" Location_t "/>
<xsd:element name="TransferDirection" type=" TransferDirection_t "/>
</xsd:sequence>
</xsd:complexType>