Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element PriceType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonBasicComponents-2
Diagram
Diagram CODICE-2.040.tmp#id50 CODICE-2.040.tmp#id49 CODICE-2.04903.tmp#id842
Type PriceTypeType
Type hierarchy
Properties
content: complex
Used by
Complex Type PriceType
Attributes
QName Type Fixed Default Use Annotation
languageID xsd:language optional
<ccts:UniqueID>UDT0000019-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
<ccts:ObjectClass>Language</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>language</xsd:BuiltinType>
Source
<xsd:element name="PriceType" type="PriceTypeType"/>
Complex Type PriceType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Price. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about the price.</ccts:Definition>
  <ccts:ObjectClass>Price</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Price. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información acerca del precio</ccts:Definition>
  <ccts:ObjectClass>Price</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Precio</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.0448.tmp#id833 CODICE-2.0449.tmp#id835 CODICE-2.0450.tmp#id837 CODICE-2.0451.tmp#id839 CODICE-2.0452.tmp#id841 CODICE-2.0453.tmp#id843 CODICE-2.0454.tmp#id195 CODICE-2.0455.tmp#id845 CODICE-2.0439.tmp#id850
Used by
Model PriceAmount , BaseQuantity{0,1} , PriceChangeReason* , PriceTypeCode{0,1} , PriceType{0,1} , OrderableUnitFactorRate{0,1} , ValidityPeriod* , PriceList{0,1} , AllowanceCharge*
Children AllowanceCharge, BaseQuantity, OrderableUnitFactorRate, PriceAmount, PriceChangeReason, PriceList, PriceType, PriceTypeCode, ValidityPeriod
Source
<xsd:complexType name="PriceType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Price. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about the price.</ccts:Definition>
        <ccts:ObjectClass>Price</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Price. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información acerca del precio</ccts:Definition>
        <ccts:ObjectClass>Price</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Precio</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:PriceAmount">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The price amount.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>unit price</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceAmount</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>Importe monetario que expresa el montante de este precio.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Importe</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceAmount</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:BaseQuantity">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Base_ Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The actual quantity to which the price applies.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Base</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>BaseQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Base_ Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Cantidad real a la que aplica al precio</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Base</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Cantidad de base</ccts:AlternativeBusinessTerms>
            <ccts:Examples>BaseQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:PriceChangeReason">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Change_ Reason. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The reason for the price change, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Price Change</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>PriceChangeReason</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Change_ Reason. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Motivo para el cambio de precio, expresado como un texto.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Price Change</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Motivo de cambio de precio</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceChangeReason</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:PriceTypeCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The price type, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>PriceTypeCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Tipo de precio, codificado.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de tipo de precio</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceTypeCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:PriceType">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The price type, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>PriceType</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Tipo de precio, expresado como texto.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Tipo de precio</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceType</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:OrderableUnitFactorRate">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Orderable Unit Factor. Rate</ccts:DictionaryEntryName>
            <ccts:Definition>The factor by which the base price unit can be converted to the orderable unit.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Orderable Unit Factor</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Rate</ccts:RepresentationTerm>
            <ccts:DataType>Rate. Type</ccts:DataType>
            <ccts:Examples>OrderableUnitFactorRate</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Orderable Unit Factor. Rate</ccts:DictionaryEntryName>
            <ccts:Definition>Porcentaje utilizado para transformar el precio unitario en unidades de pedido</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Orderable Unit Factor</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Rate</ccts:RepresentationTerm>
            <ccts:DataType>Rate. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Tasa de Unidad Solicitable</ccts:AlternativeBusinessTerms>
            <ccts:Examples>OrderableUnitFactorRate</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ValidityPeriod">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Validity Period.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:Examples>ValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación a un Período de Validez.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Período de validez</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="PriceList">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price List</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to a Price List.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price List</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Price List</ccts:AssociatedObjectClass>
            <ccts:Examples>PriceList</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Price List</ccts:DictionaryEntryName>
            <ccts:Definition>Referencia a Lista de Precios.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Price List</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Price List</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Lista de precios</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PriceList</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="AllowanceCharge">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Price. Allowance Charge</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Allowance Charge.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</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>Price. Allowance Charge</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación a Descuentos y Cargos.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Price</ccts:ObjectClass>
            <ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Cargo o descuento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>AllowanceCharge</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>