diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID Amount AllowanceCharge | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="BillingReferenceLineType"> <xs:annotation> <xs: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> </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>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:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Amount" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <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:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <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:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |