diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | entityType | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EntityTypeVPType" abstract="false"> <xs:annotation> <xs:appinfo>Association or disassociation of two entities. Section 6.2.94.5</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="entityType" type="EntityTypeType"/> </xs:sequence> <xs:attribute name="recordType" type="xs:string"> <xs:annotation> <xs:appinfo>The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType uid 56) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="changeIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator uid 320) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="recordType" type="xs:string"> <xs:annotation> <xs:appinfo>The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType uid 56) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="changeIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator uid 320) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="padding1" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | EntityTypeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | domain | ||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="entityType" type="EntityTypeType"/> |