| diagram | ![]() |
||||||||||||||||||||||
| type | extension of rootType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| 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> |
| type | xs:string | ||
| annotation |
|
||
| 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> |
| type | xs:string | ||
| annotation |
|
||
| 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> |