diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | attachedPartType | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="AttachedPartVPType" abstract="false"> <xs:annotation> <xs:appinfo>Removable parts that may be attached to an entity. Section 6.2.93.3</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="attachedPartType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>The definition of the 64-bits shall be determined based on the type of parameter specified in the Parameter Type field </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="detachedIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>0 = attached, 1 = detached. See I.2.3.1 for state transition diagram (SISO enumeration AttachedPartDetachedIndicator uid 415) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="partAttachedTo" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>The identification of the articulated part to which this articulation parameter is attached. This field shall be specified by a 16-bit unsigned integer. This field shall contain the value zero if the articulated part is attached directly to the entity. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="parameterType" type="xs:string"> <xs:annotation> <xs:appinfo>The location or station to which the part is attached (SISO enumeration AttachedParts uid 57) </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="detachedIndicator" type="xs:string"> <xs:annotation> <xs:appinfo>0 = attached, 1 = detached. See I.2.3.1 for state transition diagram (SISO enumeration AttachedPartDetachedIndicator uid 415) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="partAttachedTo" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>The identification of the articulated part to which this articulation parameter is attached. This field shall be specified by a 16-bit unsigned integer. This field shall contain the value zero if the articulated part is attached directly to the entity. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="parameterType" type="xs:string"> <xs:annotation> <xs:appinfo>The location or station to which the part is attached (SISO enumeration AttachedParts uid 57) </xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | EntityTypeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | domain | ||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="attachedPartType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>The definition of the 64-bits shall be determined based on the type of parameter specified in the Parameter Type field </xs:appinfo> </xs:annotation> </xs:element> |