| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | entityID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="EntityAssociationVPType" abstract="false"> <xs:annotation> <xs:appinfo>Association or disassociation of two entities. Section 6.2.94.4.3</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="entityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Object ID of entity associated with this entity</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="recordType" type="xs:string"> <xs:annotation> <xs:appinfo>The identification of the Variable Parameter record. Enumeration from EBV (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="associationStatus" type="xs:string"> <xs:annotation> <xs:appinfo>Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType uid 319) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="associationType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType uid 323) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="ownStationLocation" type="xs:string"> <xs:annotation> <xs:appinfo>Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="physicalConnectionType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType uid 324) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="groupMemberType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType uid 321) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="groupNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Group if any to which the entity belongs</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. Enumeration from EBV (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:string | ||
| annotation |
|
||
| source | <xs:attribute name="associationStatus" type="xs:string"> <xs:annotation> <xs:appinfo>Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType uid 319) </xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="associationType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType uid 323) </xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="ownStationLocation" type="xs:string"> <xs:annotation> <xs:appinfo>Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="physicalConnectionType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType uid 324) </xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="groupMemberType" type="xs:string"> <xs:annotation> <xs:appinfo>Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType uid 321) </xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="groupNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Group if any to which the entity belongs</xs:appinfo> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | EntityIDType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="entityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Object ID of entity associated with this entity</xs:appinfo> </xs:annotation> </xs:element> |