complexType CatalogueRequestLineType
diagram gluon3_1_p1819.png
namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
children ID ContractSubdivision Note LineValidityPeriod RequiredItemLocationQuantity Item
used by
element CatalogueRequestLine
annotation
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Catalogue Request Line. Details</ccts:DictionaryEntryName>
<ccts:Definition>The basic element of Catalogue; something that can be bought.</ccts:Definition>
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
</ccts:Component>
source <xs:complexType name="CatalogueRequestLineType">
 
<xs:annotation>
   
<xs:documentation>
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Catalogue Request Line. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>The basic element of Catalogue; something that can be bought.</ccts:Definition>
       
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
     
</ccts:Component>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>A unique instance identifier for the line in this Catalogue document.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
           
<ccts:Examples>"1"</ccts:Examples>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:ContractSubdivision" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Contract Subdivision. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>Identifies a subdivision of a contract or tender.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Contract Subdivision</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
           
<ccts:Examples>"Installation", "Phase One", Support and Maintenance"</ccts:Examples>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Note. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>Free-text note used for non-structured information about the line in the specific Catalogue document (intended to be human readable).</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Note</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="LineValidityPeriod" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Line Validity_ Period. Period</ccts:DictionaryEntryName>
           
<ccts:Definition>The period for which the Catalogue Line is valid.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Line Validity</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Period</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="RequiredItemLocationQuantity" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Required_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to the description of properties related to locations and quantities of the item.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Item" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Catalogue Request Line. Item</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to the Item itself.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Item</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


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