complexType BillingReferenceLineType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p778.png
namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
children ID Amount AllowanceCharge
used by
element BillingReferenceLine
annotation
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Billing Reference Line. Details</ccts:DictionaryEntryName>
<ccts:Definition>Information about the reference to a Billing line.</ccts:Definition>
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
</ccts:Component>
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Billing Reference Line. Details</ccts:DictionaryEntryName>
<ccts:Definition>Información acerca de la referencia a una Línea de Facturación.</ccts:Definition>
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
<ccts:AlternativeBusinessTerms>Línea de facturación</ccts:AlternativeBusinessTerms>
</ccts:Component>
source <xsd:complexType name="BillingReferenceLineType">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Billing Reference Line. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>Information about the reference to a Billing line.</ccts:Definition>
       
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
     
</ccts:Component>
   
</xsd:documentation>
   
<xsd:documentation xml:lang="es">
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Billing Reference Line. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>Información acerca de la referencia a una Línea de Facturación.</ccts:Definition>
       
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
       
<ccts:AlternativeBusinessTerms>Línea de facturación</ccts:AlternativeBusinessTerms>
     
</ccts:Component>
   
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="cbc:ID" minOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Billing Reference Line. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>An identifier for the Billing Line.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</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>Billing Reference Line. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>Identificador de la Línea de facturación.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</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:Amount" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Billing Reference Line. Amount</ccts:DictionaryEntryName>
           
<ccts:Definition>The amount of the Billing Line, including Allowance Charges but net of taxes.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Amount</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
           
<ccts:DataType>Amount. Type</ccts:DataType>
           
<ccts:Examples>Amount</ccts:Examples>
         
</ccts:Component>
       
</xsd:documentation>
       
<xsd:documentation xml:lang="es">
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Billing Reference Line. Amount</ccts:DictionaryEntryName>
           
<ccts:Definition>Importe de la Línea de facturación, incluyendo Descuentos y Cargos pero sin impuestos.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Amount</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
           
<ccts:DataType>Amount. Type</ccts:DataType>
           
<ccts:AlternativeBusinessTerms>Importe</ccts:AlternativeBusinessTerms>
           
<ccts:Examples>Amount</ccts:Examples>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Billing Reference Line. Allowance Charge</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Allowance Charge.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
           
<ccts:Examples>AllowanceCharge</ccts:Examples>
         
</ccts:Component>
       
</xsd:documentation>
       
<xsd:documentation xml:lang="es">
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Billing Reference Line. Allowance Charge</ccts:DictionaryEntryName>
           
<ccts:Definition>Asociación con Descuentos y Cargos.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Billing Reference Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
           
<ccts:AlternativeBusinessTerms>Descuentos y cargos</ccts:AlternativeBusinessTerms>
           
<ccts:Examples>AllowanceCharge</ccts:Examples>
         
</ccts:Component>
       
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


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