diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID Quantity Description | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RelatedItemType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about the relationship between two items.</ccts:Definition> <ccts:ObjectClass>Related Item</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:ID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for the related item.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Related Item</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> <ccts:Examples>"First", "Second"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Quantity</ccts:DictionaryEntryName> <ccts:Definition>The quantity that applies to the relationship.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Related Item</ccts:ObjectClass> <ccts:PropertyTerm>Quantity</ccts:PropertyTerm> <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm> <ccts:DataType>Quantity. Type</ccts:DataType> <ccts:Examples>"6", "10mg per Kilo"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Description. Text</ccts:DictionaryEntryName> <ccts:Definition>A description for the relationship.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Related Item</ccts:ObjectClass> <ccts:PropertyTerm>Description</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>"If used in wet conditions or extreme environments"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |