complexType AttachedPartVPType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p362.png
type extension of rootType
properties
base rootType
abstract false
children attachedPartType
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
detachedIndicator  xs:string        
appinfo
0 = attached, 1 = detached. See I.2.3.1 for state transition diagram (SISO enumeration
                     AttachedPartDetachedIndicator uid 415)
                 
partAttachedTo  xs:unsignedShort        
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.
                 
parameterType  xs:string        
appinfo
The location or station to which the part is attached (SISO enumeration AttachedParts
                     uid 57)
                 
annotation
appinfo
Removable parts that may be attached to an entity. Section 6.2.93.3
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>

attribute AttachedPartVPType/@recordType
type xs:string
annotation
appinfo
The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
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>

attribute AttachedPartVPType/@detachedIndicator
type xs:string
annotation
appinfo
0 = attached, 1 = detached. See I.2.3.1 for state transition diagram (SISO enumeration
                     AttachedPartDetachedIndicator uid 415)
                 
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>

attribute AttachedPartVPType/@partAttachedTo
type xs:unsignedShort
annotation
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.
                 
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>

attribute AttachedPartVPType/@parameterType
type xs:string
annotation
appinfo
The location or station to which the part is attached (SISO enumeration AttachedParts
                     uid 57)
                 
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>

element AttachedPartVPType/attachedPartType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p363.png
type EntityTypeType
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
country  xs:string        
appinfo
country to which the design of the entity is attributed (SISO enumeration Country
                     uid 29)
                 
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory based on category
specific  xs:unsignedByte        
appinfo
specific info based on subcategory
extra  xs:unsignedByte        
annotation
appinfo
The definition of the 64-bits shall be determined based on the type of parameter specified
                        in the Parameter Type field
                    
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy