diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | ID Quantity Description | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="RelatedItemType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <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> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Details</ccts:DictionaryEntryName> <ccts:Definition>Información acerca de la relación existente entre dos elementos.</ccts:Definition> <ccts:ObjectClass>Related Item</ccts:ObjectClass> <ccts:AlternativeBusinessTerms>Elemento relacionado</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <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>ID</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Identifier</ccts:DictionaryEntryName> <ccts:Definition>Identificador del elemento relacionado.</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:AlternativeBusinessTerms>ID</ccts:AlternativeBusinessTerms> <ccts:Examples>ID</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:Quantity" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <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>Quantity</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Quantity</ccts:DictionaryEntryName> <ccts:Definition>Cantidad aplicable a la relación.</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:AlternativeBusinessTerms>Cantidad</ccts:AlternativeBusinessTerms> <ccts:Examples>Quantity</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <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>Description</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Related Item. Description. Text</ccts:DictionaryEntryName> <ccts:Definition>Descripción de la relación.</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:AlternativeBusinessTerms>Descripción</ccts:AlternativeBusinessTerms> <ccts:Examples>Description</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |