complexType RelationshipType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p527.png
type extension of rootType
properties
base rootType
abstract false
used by
element IsPartOfPdu/relationship
attributes
Name  Type  Use  Default  Fixed  Annotation
nature  xs:string        
appinfo
The nature or purpose for joining of the part entity to the host entity and shall
                     be represented by a 16-bit enumeration (SISO enumeration IsPartOfNature uid 210)
                 
position  xs:string        
appinfo
The position of the part entity with respect to the host entity and shall be represented
                     by a 16-bit enumeration (SISO enumeration IsPartOfPosition uid 211)
                 
annotation
appinfo
The relationship of the part entity to its host entity. Section 6.2.74.
source <xs:complexType name="RelationshipType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>The relationship of the part entity to its host entity. Section 6.2.74.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="nature" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The nature or purpose for joining of the part entity to the host entity and shall
                     be represented by a 16-bit enumeration (SISO enumeration IsPartOfNature uid 210)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="position" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The position of the part entity with respect to the host entity and shall be represented
                     by a 16-bit enumeration (SISO enumeration IsPartOfPosition uid 211)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute RelationshipType/@nature
type xs:string
annotation
appinfo
The nature or purpose for joining of the part entity to the host entity and shall
                     be represented by a 16-bit enumeration (SISO enumeration IsPartOfNature uid 210)
                 
source <xs:attribute name="nature" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The nature or purpose for joining of the part entity to the host entity and shall
                     be represented by a 16-bit enumeration (SISO enumeration IsPartOfNature uid 210)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RelationshipType/@position
type xs:string
annotation
appinfo
The position of the part entity with respect to the host entity and shall be represented
                     by a 16-bit enumeration (SISO enumeration IsPartOfPosition uid 211)
                 
source <xs:attribute name="position" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The position of the part entity with respect to the host entity and shall be represented
                     by a 16-bit enumeration (SISO enumeration IsPartOfPosition uid 211)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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