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