diagram | ![]() |
||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="LiveEntityOrientation16Type" abstract="false"> <xs:annotation> <xs:appinfo>16-bit fixed binaries</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="psi" type="xs:unsignedShort"/> <xs:attribute name="theta" type="xs:unsignedShort"/> <xs:attribute name="phi" type="xs:unsignedShort"/> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedShort |
source | <xs:attribute name="psi" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="theta" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="phi" type="xs:unsignedShort"/> |