| diagram | ![]() |
||||||||||||
| children | LatitudeLongitude XYPosition Altitude Bearing | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:complexType name="munitionLaunchPointElementType"> <xsd:annotation> <xsd:documentation>Identifies the launch and impact points for a guided munition.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:group ref="AbsoluteHorizontalPositionElements"/> <xsd:element ref="Altitude"/> <!-- TODO: Two unique elementTypes defined, must reconcile/resolve --> <xsd:element name="Bearing" type="headingElementType"/> </xsd:sequence> <xsd:attribute name="description" type="xsd:string" use="optional"/> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="description" type="xsd:string" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| type | headingElementType | ||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Bearing" type="headingElementType"/> |