diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | parentEntityID stationLocation | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="SeparationVPType" abstract="false"> <xs:annotation> <xs:appinfo>Physical separation of an entity from another entity. Section 6.2.94.6</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="parentEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of parent</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="stationLocation" type="NamedLocationIdentificationType"> <xs:annotation> <xs:appinfo>Station separated from</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="reasonForSeparation" type="xs:string"> <xs:annotation> <xs:appinfo>Reason for separation. EBV (SISO enumeration SeparationVPReasonforSeparation uid 282)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="preEntityIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>Whether the entity existed prior to separation EBV (SISO enumeration SeparationVPPreEntityIndicator uid 283) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding2" type="xs:unsignedShort"> <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. Enumeration from EBV (SISO enumeration VariableParameterRecordType uid 56) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="reasonForSeparation" type="xs:string"> <xs:annotation> <xs:appinfo>Reason for separation. EBV (SISO enumeration SeparationVPReasonforSeparation uid 282)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="preEntityIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>Whether the entity existed prior to separation EBV (SISO enumeration SeparationVPPreEntityIndicator uid 283) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="padding1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding2" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="parentEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of parent</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
type | NamedLocationIdentificationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="stationLocation" type="NamedLocationIdentificationType"> <xs:annotation> <xs:appinfo>Station separated from</xs:appinfo> </xs:annotation> </xs:element> |