diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | LineID UUID LineStatusCode DocumentReference | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LineReferenceType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Line Reference. Details</ccts:DictionaryEntryName> <ccts:Definition>Reference to a Line on a document.</ccts:Definition> <ccts:ObjectClass>Line Reference</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:LineID" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Line Reference. Line Identifier. Identifier</ccts:DictionaryEntryName> <ccts:Definition>Identifies the Line on the referenced document.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Line Reference</ccts:ObjectClass> <ccts:PropertyTerm>Line Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Line Reference. UUID. Identifier</ccts:DictionaryEntryName> <ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Line Reference</ccts:ObjectClass> <ccts:PropertyTerm>UUID</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:LineStatusCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Line Reference. Line Status Code. Code</ccts:DictionaryEntryName> <ccts:Definition>Identifies the status of the referenced Line with respect to its original state.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Line Reference</ccts:ObjectClass> <ccts:PropertyTerm>Line Status Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Line Status_ Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="DocumentReference" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Line Reference. Document Reference</ccts:DictionaryEntryName> <ccts:Definition>An association to Document Reference.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Line Reference</ccts:ObjectClass> <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |