veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType BasePriceType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}BasePriceType (restriction)

Documentation
ABIE Base Price. Details information that directly relates to a base price for an object Base Price
Properties
This component is not nillable.

Model
<...>
(PriceAmount, BaseQuantity?, MaximumQuantity?, MinimumQuantity?, MaximumAmount?, MinimumAmount? )
</...>


Nested Element Summary
 BaseQuantity
           BBIE Base Price. 
 MaximumAmount
           BBIE Base Price. 
 MaximumQuantity
           BBIE Base Price. 
 MinimumAmount
           BBIE Base Price. 
 MinimumQuantity
           BBIE Base Price. 
 PriceAmount
           BBIE Base Price. 
Source
<xsd:complexType name="BasePriceType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="cbc:PriceAmount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:BaseQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MaximumQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MinimumQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MaximumAmount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MinimumAmount">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.