diagram | ![]() |
||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="NamedLocationIdentificationType" abstract="false"> <xs:annotation> <xs:appinfo>Information about the discrete positional relationship of the part entity with respect to the its host entity Section 6.2.62 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="stationName" type="xs:string"> <xs:annotation> <xs:appinfo>The station name within the host at which the part entity is located. If the part entity is On Station, this field shall specify the representation of the part's location data fields. This field shall be specified by a 16-bit enumeration (SISO enumeration IsPartOfStationName uid 212) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="stationNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>The number of the particular wing station, cargo hold etc., at which the part is attached.</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="stationName" type="xs:string"> <xs:annotation> <xs:appinfo>The station name within the host at which the part entity is located. If the part entity is On Station, this field shall specify the representation of the part's location data fields. This field shall be specified by a 16-bit enumeration (SISO enumeration IsPartOfStationName uid 212) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="stationNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>The number of the particular wing station, cargo hold etc., at which the part is attached.</xs:appinfo> </xs:annotation> </xs:attribute> |