XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace None
Version 2.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations have no namespace.
  • By default, local attribute declarations have no namespace.

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
xsd http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xsd:schema version="2.0">
...
</xsd:schema>
top

Global Definitions

Complex Type: AddressInfo

Super-types: None
Sub-types: None
Name AddressInfo
Abstract no
Documentation Adressangaben
XML Instance Representation
<...>
Start All [1]
<Name> Name </Name> [1]
<Address1> Address1 </Address1> [1]
<Address2> Address2 </Address2> [0..1]
<CountryCode> CountryCode </CountryCode> [1]
<PostalCode> PostalCode </PostalCode> [1]
<City> City </City> [1]
<State> State </State> [0..1]
<URL> URL </URL> [0..1]
<Mail> Mail </Mail> [0..1]
<Phone> Phone </Phone> [0..1]
<Fax> Fax </Fax> [0..1]
<Comment> Comment </Comment> [0..1]
<AddressProcessingId> AddressProcessingId </AddressProcessingId> [0..1]
End All
</...>
Schema Component Representation
<xsd:complexType name="AddressInfo">
<-- 5.0.10/V2: Freie Reihenfolge -->
<xsd:all>
<xsd:element name="Name" type="Name" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Address1" type="Address1" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Address2" type="Address2" minOccurs="0" maxOccurs="1"/>
<xsd:element name="CountryCode" type="CountryCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="PostalCode" type="PostalCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="City" type="City" minOccurs="1" maxOccurs="1"/>
<xsd:element name="State" type="State" minOccurs="0" maxOccurs="1"/>
<xsd:element name="URL" type="URL" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Mail" type="Mail" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Phone" type="Phone" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Fax" type="Fax" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Comment" type="Comment" minOccurs="0" maxOccurs="1"/>
<-- Neu ab 1.30 -->
<xsd:element name="AddressProcessingId" type="AddressProcessingId" minOccurs="0" maxOccurs="1"/>
</xsd:all>
</xsd:complexType>
top

Complex Type: AllowOrChargeItem

Super-types: None
Sub-types: None
Name AllowOrChargeItem
Abstract no
Documentation Festlegung eines Zu- oder Abschlages (Zuschläge haben positiven, Abschläge einen negativen Wert)
XML Instance Representation
<...>
Start All [1]
<AllowOrChargeCode> AllowOrChargeCode </AllowOrChargeCode> [1]
<AllowOrChargeText> AllowOrChargeText </AllowOrChargeText> [0..1]
<AllowOrChargeBase> AllowOrChargeBase </AllowOrChargeBase> [0..1]
<AllowOrChargeRate> AllowOrChargeRate </AllowOrChargeRate> [0..1]
<AllowOrChargePrice> AllowOrChargePrice </AllowOrChargePrice> [1]
<CalculationData> CalculationData </CalculationData> [0..1]
End All
</...>
Schema Component Representation
<xsd:complexType name="AllowOrChargeItem">
<xsd:all>
<xsd:element name="AllowOrChargeCode" type="AllowOrChargeCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="AllowOrChargeText" type="AllowOrChargeText" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AllowOrChargeBase" type="AllowOrChargeBase" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AllowOrChargeRate" type="AllowOrChargeRate" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AllowOrChargePrice" type="AllowOrChargePrice" minOccurs="1" maxOccurs="1"/>
<xsd:element name="CalculationData" type="CalculationData" minOccurs="0" maxOccurs="1"/>
</xsd:all>
</xsd:complexType>
top

Complex Type: AllowOrChargeList

Super-types: None
Sub-types: None
Name AllowOrChargeList
Abstract no
Documentation Auflistung von Zu- oder Abschlägen
XML Instance Representation
<...>
<AllowOrChargeItem> AllowOrChargeItem </AllowOrChargeItem> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="AllowOrChargeList">
<xsd:sequence>
<xsd:element name="AllowOrChargeItem" type="AllowOrChargeItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AttributeData

Super-types: None
Sub-types: None
Name AttributeData
Abstract no
Documentation Liste von Attributen
XML Instance Representation
<...>
<AttributeItem> AttributeItem </AttributeItem> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="AttributeData">
<xsd:sequence>
<xsd:element name="AttributeItem" type="AttributeItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AttributeItem

Super-types: None
Sub-types: None
Name AttributeItem
Abstract no
Documentation Eigenschaftselement
XML Instance Representation
<...>
<!-- Mixed content -->
<AttributeCode> AttributeCode </AttributeCode> [1]
<AttributeName> AttributeName </AttributeName> [0..1]
<UnitCode> UnitCode </UnitCode> [0..1]
<AttributeValue> AttributeValue </AttributeValue> [1]
</...>
Schema Component Representation
<xsd:complexType name="AttributeItem" mixed="true">
<xsd:sequence>
<xsd:element name="AttributeCode" type="AttributeCode" minOccurs="1" maxOccurs="1"/>
<xsd:element name="AttributeName" type="AttributeName" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UnitCode" type="UnitCode" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AttributeValue" type="AttributeValue" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: BillTo

Super-types: None
Sub-types: None
Name BillTo
Abstract no
Documentation Adressangaben des Rechnungsempfängers
XML Instance Representation
<...>
<ContactInfo> ContactInfo </ContactInfo> [0..1]
<AddressInfo> AddressInfo </AddressInfo> [0..1]
<Comment> Comment </Comment> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="BillTo">
<xsd:sequence>
<xsd:element name="ContactInfo" type="ContactInfo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AddressInfo" type="AddressInfo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Comment" type="Comment" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: Buyer

Super-types: None
Sub-types: None
Name Buyer
Abstract no
Documentation Adressangaben des Käufer
XML Instance Representation
<...>
<ClientNumber> ClientNumber </ClientNumber> [0..1]
<ContactInfo> ContactInfo </ContactInfo> [0..1]
<AddressInfo> AddressInfo </AddressInfo> [1]
</...>
Schema Component Representation
<xsd:complexType name="Buyer">
<xsd:sequence>
<xsd:element name="ClientNumber" type="ClientNumber" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ContactInfo" type="ContactInfo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AddressInfo" type="AddressInfo" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CalculationData

Super-types: None
Sub-types: None
Name CalculationData
Abstract no
Documentation Auflistung von Berechnungs- und Verweisinformation. Macht zu einer Position Angaben über deren Ermittlung.
XML Instance Representation
<...>
<CalculationItem> CalculationItem </CalculationItem> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="CalculationData">
<xsd:sequence>
<xsd:element name="CalculationItem" type="CalculationItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ContactInfo

Super-types: None
Sub-types: None
Name ContactInfo
Abstract no
Documentation Ansprechperson
XML Instance Representation
<...>
Start All [1]
<Name> Name </Name> [1]
<Departement> Departement </Departement> [0..1]
<Mail> Mail </Mail> [0..1]
<Phone> Phone </Phone> [0..1]
<Fax> Fax </Fax> [0..1]
<Comment> Comment </Comment> [0..1]
End All
</...>
Schema Component Representation
<xsd:complexType name="ContactInfo">
<-- 5.0.10/V2: Freie Reihenfolge -->
<xsd:all>
<xsd:element name="Name" type="Name" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Departement" type="Departement" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Mail" type="Mail" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Phone" type="Phone" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Fax" type="Fax" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Comment" type="Comment" minOccurs="0" maxOccurs="1"/>
</xsd:all>
</xsd:complexType>
top

Complex Type: DiscountItem

Super-types: None
Sub-types: None
Name DiscountItem
Abstract no
Documentation Preisreduktion/Ermässigung
XML Instance Representation
<...>
<DiscountText> DiscountText </DiscountText> [0..1]
<DiscountDays> DiscountDays </DiscountDays> [1]
<DiscountRate> DiscountRate </DiscountRate> [1]
</...>
Schema Component Representation
<xsd:complexType name="DiscountItem">
<xsd:sequence>
<xsd:element name="DiscountText" type="DiscountText" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DiscountDays" type="DiscountDays" minOccurs="1" maxOccurs="1"/>
<xsd:element name="DiscountRate" type="DiscountRate" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DiscountList

Super-types: None
Sub-types: None
Name DiscountList
Abstract no
Documentation Auflistung von Abzügen
XML Instance Representation
<...>
<DiscountItem> DiscountItem </DiscountItem> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="DiscountList">
<xsd:sequence>
<xsd:element name="DiscountItem" type="DiscountItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: FileList

Super-types: None
Sub-types: None
Name FileList
Abstract no
Documentation Liste mit Dokumenten/Dateien
XML Instance Representation
<...>
<FileListItem> FileListItem </FileListItem> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="FileList">
<xsd:sequence>
<xsd:element name="FileListItem" type="FileListItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: FileListItem

Super-types: None
Sub-types: None
Name FileListItem
Abstract no
Documentation Eintrag in FileList
XML Instance Representation
<...
FileId="FileId [1]">
Start All [1]
<FileArea> FileArea </FileArea> [1]
<FileName> FileName </FileName> [1]
<FileExtension> FileExtension </FileExtension> [1]
<FileDescription> FileDescription </FileDescription> [0..1]
<FileDate> FileDate </FileDate> [1]
<FileBase64> FileBase64 </FileBase64> [0..1]
<FileURL> FileURL </FileURL> [0..1]
End All
</...>
Schema Component Representation
<xsd:complexType name="FileListItem">
<xsd:all>
<xsd:element name="FileArea" type="FileArea" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FileName" type="FileName" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FileExtension" type="FileExtension" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FileDescription" type="FileDescription" minOccurs="0" maxOccurs="1"/>
<xsd:element name="FileDate" type="FileDate" minOccurs="1" maxOccurs="1"/>
<xsd:element name="FileBase64" type="FileBase64" minOccurs="0" maxOccurs="1"/>
<xsd:element name="FileURL" type="FileURL" minOccurs="0" maxOccurs="1"/>
</xsd:all>
<xsd:attribute name="FileId" type="FileId" use="required"/>
</xsd:complexType>
top

Complex Type: FileReference

Super-types: None
Sub-types: None
Name FileReference
Abstract no
Documentation Verweis zu FileList-Eintrag
XML Instance Representation
<...
FileId="FileId [1]"/>
Schema Component Representation
<xsd:complexType name="FileReference">
<xsd:attribute name="FileId" type="FileId" use="required"/>
</xsd:complexType>
top

Complex Type: FileReferenceList

Super-types: None
Sub-types: None
Name FileReferenceList
Abstract no
Documentation Liste mit Verweisen zu FileList-Einträgen
XML Instance Representation
<...>
<FileReference> FileReference </FileReference> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="FileReferenceList">
<xsd:sequence>
<xsd:element name="FileReference" type="FileReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ShipTo

Super-types: None
Sub-types: None
Name ShipTo
Abstract no
Documentation Lieferanschrift
XML Instance Representation
<...>
<ShipLocationCode> ShipLocationCode </ShipLocationCode> [0..1]
<ContactInfo> ContactInfo </ContactInfo> [0..1]
<AddressInfo> AddressInfo </AddressInfo> [1]
<Comment> Comment </Comment> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="ShipTo">
<xsd:sequence>
<xsd:element name="ShipLocationCode" type="ShipLocationCode" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ContactInfo" type="ContactInfo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AddressInfo" type="AddressInfo" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Comment" type="Comment" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: Supplier

Super-types: None
Sub-types: None
Name Supplier
Abstract no
Documentation Adress- und Zusatzangaben Anbieter
XML Instance Representation
<...>
<ContactInfo> ContactInfo </ContactInfo> [0..1]
<AddressInfo> AddressInfo </AddressInfo> [1]
<ServiceId> ServiceId </ServiceId> [0..1]
<UIDCH> UIDCH </UIDCH> [0..1]
<UIDEU> UIDEU </UIDEU> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="Supplier">
<xsd:sequence>
<xsd:element name="ContactInfo" type="ContactInfo" minOccurs="0" maxOccurs="1"/>
<xsd:element name="AddressInfo" type="AddressInfo" minOccurs="1" maxOccurs="1"/>
<-- Neu ab 1.22 -->
<xsd:element name="ServiceId" type="ServiceId" minOccurs="0" maxOccurs="1"/>
<-- Neu ab 1.30 -->
<xsd:element name="UIDCH" type="UIDCH" minOccurs="0" maxOccurs="1"/>
<xsd:element name="UIDEU" type="UIDEU" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Simple Type: AcknowledgementURL

Super-types: xsd:anyURI < URL (by restriction) < AcknowledgementURL (by restriction)
Sub-types: None
Name AcknowledgementURL
Content
  • Base XSD Type: anyURI
Documentation Internetseite für Nachbearbeitung/Bestätigung nach der Dokumentübermittlung
Schema Component Representation
<xsd:simpleType name="AcknowledgementURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: Address1

Super-types: xsd:string < Address1 (by restriction)
Sub-types: None
Name Address1
Content
  • Base XSD Type: string
  • length >= 0
Documentation Anschrift 1. Teil (Oertlichkeitsangabe)
Schema Component Representation
<xsd:simpleType name="Address1">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Address2

Super-types: xsd:string < Address2 (by restriction)
Sub-types: None
Name Address2
Content
  • Base XSD Type: string
  • length >= 0
Documentation Anschrift 2. Teil (Anschriftzusatz)
Schema Component Representation
<xsd:simpleType name="Address2">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AddressProcessingId

Super-types: xsd:string < DataProcessingId (by restriction) < AddressProcessingId (by restriction)
Sub-types: None
Name AddressProcessingId
Content
  • Base XSD Type: string
  • length >= 0
Documentation Identifikation der Adresse
Schema Component Representation
<xsd:simpleType name="AddressProcessingId">
<xsd:restriction base="DataProcessingId"/>
</xsd:simpleType>
top

Simple Type: AllowOrChargeBase

Super-types: xsd:float < AllowOrChargeBase (by restriction)
Sub-types: None
Name AllowOrChargeBase
Content
  • Base XSD Type: float
Documentation Bezugsbasisbetrag des Zu- oder Abschlages, wenn in AllowOrChargeRate ein Anteil festgelegt ist.
Schema Component Representation
<xsd:simpleType name="AllowOrChargeBase">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: AllowOrChargeCode

Super-types: xsd:string < AllowOrChargeCode (by restriction)
Sub-types: None
Name AllowOrChargeCode
Content
  • Base XSD Type: string
  • value comes from list: {''|'ADMINISTRATION'|'CHARGE'|'ALLOW'|'COD'|'CUSTOMS'|'CUSTOMIZATION'|'EXPRESS'|'FREIGHT'|'HANDLING'|'INSURANCE'|'PACKING'|'DISCOUNT'|'RECYCLING'|'POSTAGE'|'TAX'|'VGR'}
  • length >= 0
Documentation Code des Zu- oder Abschlages
Schema Component Representation
<xsd:simpleType name="AllowOrChargeCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="20"/>
<xsd:enumeration value=""/>
<xsd:enumeration value="ADMINISTRATION"/>
<xsd:enumeration value="CHARGE"/>
<xsd:enumeration value="ALLOW"/>
<xsd:enumeration value="COD"/>
<xsd:enumeration value="CUSTOMS"/>
<xsd:enumeration value="CUSTOMIZATION"/>
<xsd:enumeration value="EXPRESS"/>
<xsd:enumeration value="FREIGHT"/>
<xsd:enumeration value="HANDLING"/>
<xsd:enumeration value="INSURANCE"/>
<xsd:enumeration value="PACKING"/>
<xsd:enumeration value="DISCOUNT"/>
<xsd:enumeration value="RECYCLING"/>
<xsd:enumeration value="POSTAGE"/>
<xsd:enumeration value="TAX"/>
<xsd:enumeration value="VGR"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AllowOrChargePrice

Super-types: xsd:float < AllowOrChargePrice (by restriction)
Sub-types: None
Name AllowOrChargePrice
Content
  • Base XSD Type: float
Documentation Betrag des Zu- oder Abschlages (Positiv bei Zuschlag, negativ bei Abschlag)
Schema Component Representation
<xsd:simpleType name="AllowOrChargePrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: AllowOrChargeRate

Super-types: xsd:float < AllowOrChargeRate (by restriction)
Sub-types: None
Name AllowOrChargeRate
Content
  • Base XSD Type: float
Documentation Anteil des Zu- oder Abschlages (0.02 entspricht 2 %) auf die Bezugsbasis gerechnet.
Schema Component Representation
<xsd:simpleType name="AllowOrChargeRate">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: AllowOrChargeText

Super-types: xsd:string < AllowOrChargeText (by restriction)
Sub-types: None
Name AllowOrChargeText
Content
  • Base XSD Type: string
  • length >= 0
Documentation Beschreibung des Zu- oder Abschlages
Schema Component Representation
<xsd:simpleType name="AllowOrChargeText">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AlternateDocumentFormat

Super-types: xsd:string < AlternateDocumentFormat (by restriction)
Sub-types: None
Name AlternateDocumentFormat
Content
  • Base XSD Type: string
  • value comes from list: {'ZUGFERD'|'PDF'|'DOC'|'OTHER'}
Documentation Format des optionalen Zusatzdokumentes
Schema Component Representation
<xsd:simpleType name="AlternateDocumentFormat">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ZUGFERD"/>
<xsd:enumeration value="PDF"/>
<xsd:enumeration value="DOC"/>
<xsd:enumeration value="OTHER"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AlternateDocumentURL

Super-types: xsd:anyURI < URL (by restriction) < AlternateDocumentURL (by restriction)
Sub-types: None
Name AlternateDocumentURL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, über die ein Dokument abgerufen werden kann, das nicht im XML-Format ist (z.B. PDF)
Schema Component Representation
<xsd:simpleType name="AlternateDocumentURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: AreaCode

Super-types: xsd:string < AreaCode (by restriction)
Sub-types: None
Name AreaCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code eines Bereiches der ServiceListe
Schema Component Representation
<xsd:simpleType name="AreaCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="16"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AttributeCode

Super-types: xsd:string < AttributeCode (by restriction)
Sub-types: None
Name AttributeCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code eines Attributes gemäss Liste
Schema Component Representation
<xsd:simpleType name="AttributeCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="24"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AttributeName

Super-types: xsd:string < AttributeName (by restriction)
Sub-types: None
Name AttributeName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bezeichnung eines Attributes
Schema Component Representation
<xsd:simpleType name="AttributeName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: AttributeValue

Super-types: xsd:string < AttributeValue (by restriction)
Sub-types: None
Name AttributeValue
Content
  • Base XSD Type: string
  • length >= 0
Documentation Wert eines Attributes
Schema Component Representation
<xsd:simpleType name="AttributeValue">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Availability

Super-types: xsd:string < Availability (by restriction)
Sub-types: None
Name Availability
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'|'4'}
Documentation Verfügbarkeit
Schema Component Representation
<xsd:simpleType name="Availability">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
<xsd:enumeration value="4"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: BasePrice

Super-types: xsd:float < BasePrice (by restriction)
Sub-types: None
Name BasePrice
Content
  • Base XSD Type: float
Documentation Basispreis
Schema Component Representation
<xsd:simpleType name="BasePrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: BaseQuantityPerPackageUnit

Super-types: xsd:float < BaseQuantityPerPackageUnit (by restriction)
Sub-types: None
Name BaseQuantityPerPackageUnit
Content
  • Base XSD Type: float
Documentation Anzahl Basiseinheiten pro Verpackungseinheit
Schema Component Representation
<xsd:simpleType name="BaseQuantityPerPackageUnit">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: BaseUnitCode

Super-types: xsd:string < UnitCode (by restriction) < BaseUnitCode (by restriction)
Sub-types: None
Name BaseUnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Basiseinheit (wenn nicht angegeben, wird C62 = Stück angenommen)
Schema Component Representation
<xsd:simpleType name="BaseUnitCode">
<xsd:restriction base="UnitCode"/>
</xsd:simpleType>
top

Simple Type: CalculationItem

Super-types: xsd:string < CalculationItem (by restriction)
Sub-types: None
Name CalculationItem
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bezugs-ProcessingId, bestimmt eine Datenquelle, die für die Ermittlung der Berechnungsposition verwendet wurde.
Schema Component Representation
<xsd:simpleType name="CalculationItem">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CatalogURL

Super-types: xsd:anyURI < URL (by restriction) < CatalogURL (by restriction)
Sub-types: None
Name CatalogURL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, unter der ein Anbieter einen individuell gestalteten Katalog bereitstellt.
Schema Component Representation
<xsd:simpleType name="CatalogURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ChapterId

Super-types: xsd:string < ChapterId (by restriction)
Sub-types: None
Name ChapterId
Content
  • Base XSD Type: string
  • length >= 0
Documentation Eindeutige Identifikation des Kapitels
Schema Component Representation
<xsd:simpleType name="ChapterId">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ChapterName

Super-types: xsd:string < ChapterName (by restriction)
Sub-types: None
Name ChapterName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name des Kapitels
Schema Component Representation
<xsd:simpleType name="ChapterName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ChapterNumber

Super-types: xsd:string < ChapterNumber (by restriction)
Sub-types: None
Name ChapterNumber
Content
  • Base XSD Type: string
  • length >= 0
Documentation Nummer des Kapitels
Schema Component Representation
<xsd:simpleType name="ChapterNumber">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ChapterText

Super-types: xsd:string < ChapterText (by restriction)
Sub-types: None
Name ChapterText
Content
  • Base XSD Type: string
  • length >= 0
Documentation Text zu Kapitel
Schema Component Representation
<xsd:simpleType name="ChapterText">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ChapterThumbNailURL

Super-types: xsd:anyURI < URL (by restriction) < ChapterThumbNailURL (by restriction)
Sub-types: None
Name ChapterThumbNailURL
Content
  • Base XSD Type: anyURI
Documentation Internetquelle eines kleinen Bildes (jpg oder gif) zum Kapitel (max. 64 x 64 Pixel)
Schema Component Representation
<xsd:simpleType name="ChapterThumbNailURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ChapterType

Super-types: xsd:string < ChapterType (by restriction)
Sub-types: None
Name ChapterType
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'}
Documentation Angabe, ob das Kapitel weitere Unterkapitel und/oder Produkte enthaelt.
Schema Component Representation
<xsd:simpleType name="ChapterType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ChapterURL

Super-types: xsd:anyURI < URL (by restriction) < ChapterURL (by restriction)
Sub-types: None
Name ChapterURL
Content
  • Base XSD Type: anyURI
Documentation Internetquelle, die zusaetzliche Informationen zum Kapitel aufweist (Kann z.B. eine HTML-Seite oder ein Bild sein).
Schema Component Representation
<xsd:simpleType name="ChapterURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: City

Super-types: xsd:string < City (by restriction)
Sub-types: None
Name City
Content
  • Base XSD Type: string
  • length >= 0
Documentation Stadt, Ortschaft
Schema Component Representation
<xsd:simpleType name="City">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ClientNumber

Super-types: xsd:string < ClientNumber (by restriction)
Sub-types: None
Name ClientNumber
Content
  • Base XSD Type: string
  • length >= 0
Documentation Kundennummer
Schema Component Representation
<xsd:simpleType name="ClientNumber">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="16"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CollectionName

Super-types: xsd:string < CollectionName (by restriction)
Sub-types: None
Name CollectionName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name einer Sammlung von Dienstgruppen
Schema Component Representation
<xsd:simpleType name="CollectionName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Comment

Super-types: xsd:string < Comment (by restriction)
Sub-types: None
Name Comment
Content
  • Base XSD Type: string
  • length >= 0
Documentation Kommentar, Bemerkungen, Hinweise
Schema Component Representation
<xsd:simpleType name="Comment">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ComNormVersion

Super-types: xsd:string < ComNormVersion (by restriction)
Sub-types: None
Name ComNormVersion
Content
  • Base XSD Type: string
  • value comes from list: {'1.2'|'1.21'|'1.30'|'1.40'|'1.50'|'2.00'}
Documentation Version der verwendeten XSD-Schnittstellenbeschreibung
Schema Component Representation
<xsd:simpleType name="ComNormVersion">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="1.2"/>
<xsd:enumeration value="1.21"/>
<xsd:enumeration value="1.30"/>
<xsd:enumeration value="1.40"/>
<xsd:enumeration value="1.50"/>
<xsd:enumeration value="2.00"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ConfigurationURL

Super-types: xsd:anyURI < URL (by restriction) < ConfigurationURL (by restriction)
Sub-types: None
Name ConfigurationURL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, via die das Produkt konfiguriert werden kann
Schema Component Representation
<xsd:simpleType name="ConfigurationURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ConfirmationDate

Super-types: xsd:date < ConfirmationDate (by restriction)
Sub-types: None
Name ConfirmationDate
Content
  • Base XSD Type: date
Documentation Datum der Auftragsbestätigung
Schema Component Representation
<xsd:simpleType name="ConfirmationDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: CountryCode

Super-types: xsd:string < CountryCode (by restriction)
Sub-types: None
Name CountryCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Land (3-stellig gemäss ISO 3166-1)
Schema Component Representation
<xsd:simpleType name="CountryCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="3"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: CurrencyCode

Super-types: xsd:string < CurrencyCode (by restriction)
Sub-types: None
Name CurrencyCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Währungscode (3-stellig gemäss ISO 4217)
Schema Component Representation
<xsd:simpleType name="CurrencyCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="3"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DataProcessingId

Super-types: xsd:string < DataProcessingId (by restriction)
Sub-types:
Name DataProcessingId
Content
  • Base XSD Type: string
  • length >= 0
Documentation Maschinenverwertbare Identifikation eines Datenelementes, eines Dokumentes oder einer Position darin. Dient zum Zusammenführen von rückfliessenden Informationen. Wichtig ist, dass die Identifikation vom verarbeitenden System gespeichert und bei Folgedokumenten zurückgegeben wird. Könnte eine Zahl (z.B. Datenbankzeilenidentifikation), aber auch eine GUID sein.
Schema Component Representation
<xsd:simpleType name="DataProcessingId">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DateTimeZone

Super-types: xsd:dateTime < DateTimeZone (by restriction)
Sub-types: None
Name DateTimeZone
Content
  • Base XSD Type: dateTime
Documentation Zeitstempel bestehend aus Datum, Zeit und Zone (z.B. '2002-10-10T12:00:00+05:00' oder '2002-10-10T07:00:00Z')
Schema Component Representation
<xsd:simpleType name="DateTimeZone">
<xsd:restriction base="xsd:dateTime"/>
</xsd:simpleType>
top

Simple Type: DefaultType

Super-types: xsd:string < DefaultType (by restriction)
Sub-types: None
Name DefaultType
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'|'4'}
Documentation Katalog-Zugriffs-Art, die bevorzugt vom Anwendersystem verwendet werden soll.
Schema Component Representation
<xsd:simpleType name="DefaultType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
<xsd:enumeration value="4"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DeliveryDate

Super-types: xsd:date < DeliveryDate (by restriction)
Sub-types: None
Name DeliveryDate
Content
  • Base XSD Type: date
Documentation Datum der Auslieferung
Schema Component Representation
<xsd:simpleType name="DeliveryDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: Departement

Super-types: xsd:string < Departement (by restriction)
Sub-types: None
Name Departement
Content
  • Base XSD Type: string
  • length >= 0
Documentation Abteilung
Schema Component Representation
<xsd:simpleType name="Departement">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DiscountDays

Super-types: xsd:integer < DiscountDays (by restriction)
Sub-types: None
Name DiscountDays
Content
  • Base XSD Type: integer
Documentation Tage für die der Skonto-Satz gilt
Schema Component Representation
<xsd:simpleType name="DiscountDays">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: DiscountRate

Super-types: xsd:float < DiscountRate (by restriction)
Sub-types: None
Name DiscountRate
Content
  • Base XSD Type: float
Documentation Skonto-Satz (als Faktor, d.h. 0.02 entspricht 2 Prozent)
Schema Component Representation
<xsd:simpleType name="DiscountRate">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: DiscountText

Super-types: xsd:string < DiscountText (by restriction)
Sub-types: None
Name DiscountText
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bezeichnung der Ermässigung
Schema Component Representation
<xsd:simpleType name="DiscountText">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DispatchCode

Super-types: xsd:string < DispatchCode (by restriction)
Sub-types: None
Name DispatchCode
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'|'4'|'5'|'6'|'7'|'8'}
Documentation Versandart
Schema Component Representation
<xsd:simpleType name="DispatchCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
<xsd:enumeration value="4"/>
<xsd:enumeration value="5"/>
<xsd:enumeration value="6"/>
<xsd:enumeration value="7"/>
<xsd:enumeration value="8"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DocumentDate

Super-types: xsd:date < DocumentDate (by restriction)
Sub-types: None
Name DocumentDate
Content
  • Base XSD Type: date
Documentation Datum des Dokumentes
Schema Component Representation
<xsd:simpleType name="DocumentDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: DocumentId

Super-types: xsd:string < DocumentId (by restriction)
Sub-types: None
Name DocumentId
Content
  • Base XSD Type: string
  • length >= 0
Documentation Eindeutige Identifikation des Dokumentes
Schema Component Representation
<xsd:simpleType name="DocumentId">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DocumentName

Super-types: xsd:string < DocumentName (by restriction)
Sub-types: None
Name DocumentName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name des Dokumentes
Schema Component Representation
<xsd:simpleType name="DocumentName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DocumentNumber

Super-types: xsd:string < DocumentNumber (by restriction)
Sub-types: None
Name DocumentNumber
Content
  • Base XSD Type: string
  • length >= 0
Documentation Nummer des Dokumentes
Schema Component Representation
<xsd:simpleType name="DocumentNumber">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DocumentType

Super-types: xsd:string < DocumentType (by restriction)
Sub-types: None
Name DocumentType
Content
  • Base XSD Type: string
  • value comes from list: {'ORDER'|'OFFER'|'CONFIRMATION'|'INQUIRY'|'MESSAGE'|'INVOICE'|'DELIVERY'|'OTHER'}
Documentation Typ des Dokumentes
Schema Component Representation
<xsd:simpleType name="DocumentType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ORDER"/>
<xsd:enumeration value="OFFER"/>
<xsd:enumeration value="CONFIRMATION"/>
<xsd:enumeration value="INQUIRY"/>
<xsd:enumeration value="MESSAGE"/>
<xsd:enumeration value="INVOICE"/>
<xsd:enumeration value="DELIVERY"/>
<xsd:enumeration value="OTHER"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: DocumentURL

Super-types: xsd:anyURI < URL (by restriction) < DocumentURL (by restriction)
Sub-types: None
Name DocumentURL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, über die das XML-Dokument abgerufen werden kann.
Schema Component Representation
<xsd:simpleType name="DocumentURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ExpiresDate

Super-types: xsd:date < ExpiresDate (by restriction)
Sub-types: None
Name ExpiresDate
Content
  • Base XSD Type: date
Documentation Ablaufdatum, Fälligkeitsdatum
Schema Component Representation
<xsd:simpleType name="ExpiresDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: Fax

Super-types: xsd:string < Fax (by restriction)
Sub-types: None
Name Fax
Content
  • Base XSD Type: string
  • length >= 0
Documentation Direktwahl Fax
Schema Component Representation
<xsd:simpleType name="Fax">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="24"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FaxTo

Super-types: xsd:string < FaxTo (by restriction)
Sub-types: None
Name FaxTo
Content
  • Base XSD Type: string
  • length >= 0
Documentation Fax-Nummer, via die Preisanfragen und Bestellungen gemacht werden können
Schema Component Representation
<xsd:simpleType name="FaxTo">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="24"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileArea

Super-types: xsd:string < FileArea (by restriction)
Sub-types: None
Name FileArea
Content
  • Base XSD Type: string
  • value comes from list: {'CAD:2D'|'CAD:3D'|'DOCUMENT'|'IMAGE'|'URL'|'BIM'|'ARCHIVE'|'PARTLIST'|'?'}
Documentation Bereich der Datei
Schema Component Representation
<xsd:simpleType name="FileArea">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="CAD:2D"/>
<xsd:enumeration value="CAD:3D"/>
<xsd:enumeration value="DOCUMENT"/>
<xsd:enumeration value="IMAGE"/>
<xsd:enumeration value="URL"/>
<xsd:enumeration value="BIM"/>
<xsd:enumeration value="ARCHIVE"/>
<xsd:enumeration value="PARTLIST"/>
<xsd:enumeration value="?"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileBase64

Super-types: xsd:base64Binary < FileBase64 (by restriction)
Sub-types: None
Name FileBase64
Content
  • Base XSD Type: base64Binary
Documentation Base64-Codierter Dateiinhalt
Schema Component Representation
<xsd:simpleType name="FileBase64">
<xsd:restriction base="xsd:base64Binary"/>
</xsd:simpleType>
top

Simple Type: FileDate

Super-types: xsd:date < FileDate (by restriction)
Sub-types: None
Name FileDate
Content
  • Base XSD Type: date
Documentation Datum der Datei
Schema Component Representation
<xsd:simpleType name="FileDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: FileDescription

Super-types: xsd:string < FileDescription (by restriction)
Sub-types: None
Name FileDescription
Content
  • Base XSD Type: string
  • length >= 0
Documentation Beschreibung der Datei
Schema Component Representation
<xsd:simpleType name="FileDescription">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileExtension

Super-types: xsd:string < FileExtension (by restriction)
Sub-types: None
Name FileExtension
Content
  • Base XSD Type: string
  • length >= 0
Documentation Dateierweiterung ('PDF', 'DWG', 'DXF', 'DOCX', 'XLSX', 'JPG', 'ZIP', 'IFC', 'CSV', 'XML', 'JSON', ... )
Schema Component Representation
<xsd:simpleType name="FileExtension">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileId

Super-types: xsd:string < FileId (by restriction)
Sub-types: None
Name FileId
Content
  • Base XSD Type: string
  • length >= 0
Documentation Eindeutige Identifikation der Datei
Schema Component Representation
<xsd:simpleType name="FileId">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileName

Super-types: xsd:string < FileName (by restriction)
Sub-types: None
Name FileName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bezeichnung der Datei (ohne Endung und ohne Punkt)
Schema Component Representation
<xsd:simpleType name="FileName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="36"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: FileURL

Super-types: xsd:anyURI < URL (by restriction) < FileURL (by restriction)
Sub-types: None
Name FileURL
Content
  • Base XSD Type: anyURI
Documentation Url für Direkt-Dokumentdownload (oder im Fall von FileArea='URL', die zu öffnende Internetseite)
Schema Component Representation
<xsd:simpleType name="FileURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: FromOrderQuantity

Super-types: xsd:float < FromOrderQuantity (by restriction)
Sub-types: None
Name FromOrderQuantity
Content
  • Base XSD Type: float
Documentation Menge ab der der angegebene Preis gilt
Schema Component Representation
<xsd:simpleType name="FromOrderQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: Generator

Super-types: xsd:string < Generator (by restriction)
Sub-types: None
Name Generator
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name der Software, mit der das Dokument generiert wurde
Schema Component Representation
<xsd:simpleType name="Generator">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: GroupName

Super-types: xsd:string < GroupName (by restriction)
Sub-types: None
Name GroupName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name einer Gruppierung von Anbietern
Schema Component Representation
<xsd:simpleType name="GroupName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: InquiryDate

Super-types: xsd:date < InquiryDate (by restriction)
Sub-types: None
Name InquiryDate
Content
  • Base XSD Type: date
Documentation Datum der Preisanfrage
Schema Component Representation
<xsd:simpleType name="InquiryDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: InquiryItemReference

Super-types: xsd:string < Reference (by restriction) < InquiryItemReference (by restriction)
Sub-types: None
Name InquiryItemReference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenz der Position der Preisanfrage
Schema Component Representation
<xsd:simpleType name="InquiryItemReference">
<xsd:restriction base="Reference"/>
</xsd:simpleType>
top

Simple Type: InquiryReference

Super-types: xsd:string < Reference (by restriction) < InquiryReference (by restriction)
Sub-types: None
Name InquiryReference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenz der Preisanfrage
Schema Component Representation
<xsd:simpleType name="InquiryReference">
<xsd:restriction base="Reference"/>
</xsd:simpleType>
top

Simple Type: InvoiceDate

Super-types: xsd:date < InvoiceDate (by restriction)
Sub-types: None
Name InvoiceDate
Content
  • Base XSD Type: date
Documentation Datum der Rechnung
Schema Component Representation
<xsd:simpleType name="InvoiceDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: InvoiceReference

Super-types: xsd:string < Reference (by restriction) < InvoiceReference (by restriction)
Sub-types: None
Name InvoiceReference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenz der Rechnung
Schema Component Representation
<xsd:simpleType name="InvoiceReference">
<xsd:restriction base="Reference"/>
</xsd:simpleType>
top

Simple Type: ItemPrice

Super-types: xsd:float < ItemPrice (by restriction)
Sub-types: None
Name ItemPrice
Content
  • Base XSD Type: float
Documentation Preis der Position
Schema Component Representation
<xsd:simpleType name="ItemPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ItemTaxRate

Super-types: xsd:float < ItemTaxRate (by restriction)
Sub-types: None
Name ItemTaxRate
Content
  • Base XSD Type: float
Documentation Im Preis enthaltene Steuer als Anteil (0.02 entspricht 2 %)
Schema Component Representation
<xsd:simpleType name="ItemTaxRate">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: LanguageCode

Super-types: xsd:string < LanguageCode (by restriction)
Sub-types: None
Name LanguageCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Sprachcode (2-stellig gemäss ISO 639-2)
Schema Component Representation
<xsd:simpleType name="LanguageCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: LetterTo

Super-types: xsd:string < LetterTo (by restriction)
Sub-types: None
Name LetterTo
Content
  • Base XSD Type: string
  • length >= 0
Documentation Anschrift, an die Preisanfragen und Bestellungen gesendet werden können
Schema Component Representation
<xsd:simpleType name="LetterTo">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="128"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ListDate

Super-types: xsd:date < ListDate (by restriction)
Sub-types: None
Name ListDate
Content
  • Base XSD Type: date
Documentation Datum der Serviceliste
Schema Component Representation
<xsd:simpleType name="ListDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: Mail

Super-types: xsd:string < Mail (by restriction)
Sub-types:
Name Mail
Content
  • Base XSD Type: string
  • length >= 0
Documentation Mail-Adresse
Schema Component Representation
<xsd:simpleType name="Mail">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="96"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: MailTo

Super-types: xsd:string < Mail (by restriction) < MailTo (by restriction)
Sub-types: None
Name MailTo
Content
  • Base XSD Type: string
  • length >= 0
Documentation Mail-Adresse, an die Preisanfragen und Bestellungen gesendet werden können
Schema Component Representation
<xsd:simpleType name="MailTo">
<xsd:restriction base="Mail"/>
</xsd:simpleType>
top

Simple Type: Name

Super-types: xsd:string < Name (by restriction)
Sub-types: None
Name Name
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name von Person oder Firma
Schema Component Representation
<xsd:simpleType name="Name">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: NetDays

Super-types: xsd:integer < NetDays (by restriction)
Sub-types: None
Name NetDays
Content
  • Base XSD Type: integer
Documentation Netto-Tage
Schema Component Representation
<xsd:simpleType name="NetDays">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: OfferDate

Super-types: xsd:date < OfferDate (by restriction)
Sub-types: None
Name OfferDate
Content
  • Base XSD Type: date
Documentation Datum der Offerte
Schema Component Representation
<xsd:simpleType name="OfferDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: OnlineTo

Super-types: xsd:anyURI < URL (by restriction) < OnlineTo (by restriction)
Sub-types: None
Name OnlineTo
Content
  • Base XSD Type: anyURI
Documentation Internet-Adresse, via die der Dokumentaustausch vorgenommen werden kann
Schema Component Representation
<xsd:simpleType name="OnlineTo">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: OrderDate

Super-types: xsd:date < OrderDate (by restriction)
Sub-types: None
Name OrderDate
Content
  • Base XSD Type: date
Documentation Datum der Bestellung
Schema Component Representation
<xsd:simpleType name="OrderDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: OrderIntervalQuantity

Super-types: xsd:float < OrderIntervalQuantity (by restriction)
Sub-types: None
Name OrderIntervalQuantity
Content
  • Base XSD Type: float
Documentation Inverall-Menge (ab OrderMinQuantity), in der eine Bestellung möglich ist
Schema Component Representation
<xsd:simpleType name="OrderIntervalQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: OrderItemReference

Super-types: xsd:string < Reference (by restriction) < OrderItemReference (by restriction)
Sub-types: None
Name OrderItemReference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenz einer Bestellposition
Schema Component Representation
<xsd:simpleType name="OrderItemReference">
<xsd:restriction base="Reference"/>
</xsd:simpleType>
top

Simple Type: OrderMinQuantity

Super-types: xsd:float < OrderMinQuantity (by restriction)
Sub-types: None
Name OrderMinQuantity
Content
  • Base XSD Type: float
Documentation Menge, ab der Bestellungen möglich sind
Schema Component Representation
<xsd:simpleType name="OrderMinQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: OrderNumber

Super-types: xsd:string < OrderNumber (by restriction)
Sub-types: None
Name OrderNumber
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bestellnummer eines Produktes
Schema Component Representation
<xsd:simpleType name="OrderNumber">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: OrderQuantityPerPriceUnit

Super-types: xsd:float < OrderQuantityPerPriceUnit (by restriction)
Sub-types: None
Name OrderQuantityPerPriceUnit
Content
  • Base XSD Type: float
Documentation Bestimmt den Umrechnungsfaktor zwischen Bestell- und Preiseinheit. Wenn nicht angegeben, so ist dies 1. Das Element wird in einer zukünftigen Version aus der Norm entfernt. Bitte des Element 'PriceQuantityPerOrderUnit' verwenden.
Schema Component Representation
<xsd:simpleType name="OrderQuantityPerPriceUnit">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: OrderReference

Super-types: xsd:string < Reference (by restriction) < OrderReference (by restriction)
Sub-types: None
Name OrderReference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenz der Bestellung
Schema Component Representation
<xsd:simpleType name="OrderReference">
<xsd:restriction base="Reference"/>
</xsd:simpleType>
top

Simple Type: OrderUnitCode

Super-types: xsd:string < UnitCode (by restriction) < OrderUnitCode (by restriction)
Sub-types: None
Name OrderUnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code der Bestelleinheit gemäss Liste. Wenn nicht angegeben so wird PackageUnit angenommen
Schema Component Representation
<xsd:simpleType name="OrderUnitCode">
<xsd:restriction base="UnitCode"/>
</xsd:simpleType>
top

Simple Type: PackageQuantityPerOrderUnit

Super-types: xsd:float < PackageQuantityPerOrderUnit (by restriction)
Sub-types: None
Name PackageQuantityPerOrderUnit
Content
  • Base XSD Type: float
Documentation Anzahl Verpackungseinheiten pro Bestelleinheit
Schema Component Representation
<xsd:simpleType name="PackageQuantityPerOrderUnit">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PackageQuantityPerShippingUnit

Super-types: xsd:float < PackageQuantityPerShippingUnit (by restriction)
Sub-types: None
Name PackageQuantityPerShippingUnit
Content
  • Base XSD Type: float
Documentation Anzahl Verpackungseinheiten pro Versandeinheit
Schema Component Representation
<xsd:simpleType name="PackageQuantityPerShippingUnit">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PackageUnitCode

Super-types: xsd:string < UnitCode (by restriction) < PackageUnitCode (by restriction)
Sub-types: None
Name PackageUnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code der Verpackungseinheit gemäss Liste
Schema Component Representation
<xsd:simpleType name="PackageUnitCode">
<xsd:restriction base="UnitCode"/>
</xsd:simpleType>
top

Simple Type: ParamData

Super-types: xsd:string < ParamData (by restriction)
Sub-types: None
Name ParamData
Content
  • Base XSD Type: string
  • length >= 0
Documentation Parameter des Anbieters
Schema Component Representation
<xsd:simpleType name="ParamData">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PartListQuantity

Super-types: xsd:float < PartListQuantity (by restriction)
Sub-types: None
Name PartListQuantity
Content
  • Base XSD Type: float
Documentation Menge (in Basiseinheit) des verwiesenen Produktes in der Stückliste. Falls nicht angegeben ist dies 1.
Schema Component Representation
<xsd:simpleType name="PartListQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PaymentCode

Super-types: xsd:string < PaymentCode (by restriction)
Sub-types: None
Name PaymentCode
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'|'4'}
Documentation Zahlungsart
Schema Component Representation
<xsd:simpleType name="PaymentCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
<xsd:enumeration value="4"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Phone

Super-types: xsd:string < Phone (by restriction)
Sub-types: None
Name Phone
Content
  • Base XSD Type: string
  • length >= 0
Documentation Telefonnummer
Schema Component Representation
<xsd:simpleType name="Phone">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PositionPrice

Super-types: xsd:float < PositionPrice (by restriction)
Sub-types: None
Name PositionPrice
Content
  • Base XSD Type: float
Documentation Preis aller Positionen
Schema Component Representation
<xsd:simpleType name="PositionPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PostalCode

Super-types: xsd:string < PostalCode (by restriction)
Sub-types: None
Name PostalCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Postleitzahl
Schema Component Representation
<xsd:simpleType name="PostalCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="16"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PostCode

Super-types: xsd:string < PostCode (by restriction)
Sub-types: None
Name PostCode
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'}
Documentation Angabe, ob die Uebermittlung des Dokumentes erfolgreich war und vom Anbietersystem akzeptiert wurde (0=Nein, 1=Ja). Dies gibt keine Auskunft, ob der Dokumentinhalt korrekt ist (z.B. ob die Bestellnummern auch wirklich existieren, usw.).
Schema Component Representation
<xsd:simpleType name="PostCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PostMessage

Super-types: xsd:string < PostMessage (by restriction)
Sub-types: None
Name PostMessage
Content
  • Base XSD Type: string
  • length >= 0
Documentation Meldung des Anbietersystems über die Akzeptanz des Dokumentes
Schema Component Representation
<xsd:simpleType name="PostMessage">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PriceQuantity

Super-types: xsd:float < PriceQuantity (by restriction)
Sub-types: None
Name PriceQuantity
Content
  • Base XSD Type: float
Documentation Menge, für die der Preis gilt
Schema Component Representation
<xsd:simpleType name="PriceQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PriceQuantityPerOrderUnit

Super-types: xsd:float < PriceQuantityPerOrderUnit (by restriction)
Sub-types: None
Name PriceQuantityPerOrderUnit
Content
  • Base XSD Type: float
Documentation Bestimmt den Umrechnungsfaktor zwischen Preis- und Bestelleinheit. Wenn nicht anggegeben, so ist dies 1. Es enthält den Reziprokwert von OrderQuantityPerPriceUnit und sollte nur zusammen mit diesem Element erscheinen
Schema Component Representation
<xsd:simpleType name="PriceQuantityPerOrderUnit">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PriceType

Super-types: xsd:string < PriceType (by restriction)
Sub-types: None
Name PriceType
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'}
Documentation Art des Preises
Schema Component Representation
<xsd:simpleType name="PriceType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: PriceUnitCode

Super-types: xsd:string < UnitCode (by restriction) < PriceUnitCode (by restriction)
Sub-types: None
Name PriceUnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Preiseinheit. Legt fest, in welcher Einheit der Preis angegeben wird. Wenn nicht angegeben, so ist dies gleich der Bestelleinheit
Schema Component Representation
<xsd:simpleType name="PriceUnitCode">
<xsd:restriction base="UnitCode"/>
</xsd:simpleType>
top

Simple Type: PriceUnitFactor

Super-types: xsd:float < PriceUnitFactor (by restriction)
Sub-types: None
Name PriceUnitFactor
Content
  • Base XSD Type: float
Documentation Legt fest, dass der Preis nicht in 1 Element der Preiseinheit, sondern PriceUnitFactor Elementen der Preiseinheit angegeben wird. Wenn nicht angegeben, so ist dies 1
Schema Component Representation
<xsd:simpleType name="PriceUnitFactor">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: PriceValue

Super-types: xsd:float < PriceValue (by restriction)
Sub-types: None
Name PriceValue
Content
  • Base XSD Type: float
Documentation Preis
Schema Component Representation
<xsd:simpleType name="PriceValue">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ProcessingHint

Super-types: xsd:string < ProcessingHint (by restriction)
Sub-types: None
Name ProcessingHint
Content
  • Base XSD Type: string
  • length >= 0
Documentation Verarbeitungshinweise an das Zielsystem (A=Automatische Weiterverarbeitung ohne Rückgabe von AcknowledgementURL, B=...).
Schema Component Representation
<xsd:simpleType name="ProcessingHint">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="16"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductGroupCode

Super-types: xsd:string < ProductGroupCode (by restriction)
Sub-types: None
Name ProductGroupCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code der Produktgruppe
Schema Component Representation
<xsd:simpleType name="ProductGroupCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="8"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductName

Super-types: xsd:string < ProductName (by restriction)
Sub-types: None
Name ProductName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name des Produktes
Schema Component Representation
<xsd:simpleType name="ProductName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductNumber

Super-types: xsd:string < ProductNumber (by restriction)
Sub-types: None
Name ProductNumber
Content
  • Base XSD Type: string
  • length >= 0
Documentation Artikel-Nummer des Produktes
Schema Component Representation
<xsd:simpleType name="ProductNumber">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductQuantity

Super-types: xsd:float < ProductQuantity (by restriction)
Sub-types: None
Name ProductQuantity
Content
  • Base XSD Type: float
Documentation Menge in der Bestelleinheit, die im Online-Bestellsystem bereits vorbestimmt wurde. Dient der Rückgabe an das weiterverarbeitende System
Schema Component Representation
<xsd:simpleType name="ProductQuantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ProductRemark

Super-types: xsd:string < ProductRemark (by restriction)
Sub-types: None
Name ProductRemark
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bemerkungen, individuelle Informationen zum Produkt
Schema Component Representation
<xsd:simpleType name="ProductRemark">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductText

Super-types: xsd:string < ProductText (by restriction)
Sub-types: None
Name ProductText
Content
  • Base XSD Type: string
  • length >= 0
Documentation Beschreibung des Produktes
Schema Component Representation
<xsd:simpleType name="ProductText">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductThumbNailURL

Super-types: xsd:anyURI < URL (by restriction) < ProductThumbNailURL (by restriction)
Sub-types: None
Name ProductThumbNailURL
Content
  • Base XSD Type: anyURI
Documentation Internetquelle eines kleinen Bildes (jpg oder gif) zum Produkt (max. 64 x 64 Pixel)
Schema Component Representation
<xsd:simpleType name="ProductThumbNailURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ProductType

Super-types: xsd:string < ProductType (by restriction)
Sub-types: None
Name ProductType
Content
  • Base XSD Type: string
  • value comes from list: {''|'CONTAINER'}
Documentation Art der Verwendung der gelieferten Produktinformationen
Schema Component Representation
<xsd:simpleType name="ProductType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
<xsd:enumeration value="CONTAINER"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ProductURL

Super-types: xsd:anyURI < URL (by restriction) < ProductURL (by restriction)
Sub-types: None
Name ProductURL
Content
  • Base XSD Type: anyURI
Documentation Internet-Adresse, via die Zusatzinformationen zum Produkt einsehbar ist
Schema Component Representation
<xsd:simpleType name="ProductURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: Quantity

Super-types: xsd:float < Quantity (by restriction)
Sub-types: None
Name Quantity
Content
  • Base XSD Type: float
Documentation Menge
Schema Component Representation
<xsd:simpleType name="Quantity">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ReductionPrice

Super-types: xsd:float < ReductionPrice (by restriction)
Sub-types: None
Name ReductionPrice
Content
  • Base XSD Type: float
Documentation Preisreduktion als Betrag
Schema Component Representation
<xsd:simpleType name="ReductionPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ReductionRate

Super-types: xsd:float < ReductionRate (by restriction)
Sub-types: None
Name ReductionRate
Content
  • Base XSD Type: float
Documentation Preisreduktion als Anteil, z.B 0.1 entspricht 10 Prozent
Schema Component Representation
<xsd:simpleType name="ReductionRate">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: ReductionText

Super-types: xsd:string < ReductionText (by restriction)
Sub-types: None
Name ReductionText
Content
  • Base XSD Type: string
  • length >= 0
Documentation Bezeichnung der Preisreduktion
Schema Component Representation
<xsd:simpleType name="ReductionText">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: Reference

Super-types: xsd:string < Reference (by restriction)
Sub-types:
Name Reference
Content
  • Base XSD Type: string
  • length >= 0
Documentation Referenzangabe im Dokument oder bei einer Position
Schema Component Representation
<xsd:simpleType name="Reference">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ServiceAuditPoint

Super-types: xsd:anyURI < URL (by restriction) < ServiceAuditPoint (by restriction)
Sub-types: None
Name ServiceAuditPoint
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, via die Anmeldung erfolgen kann (optional)
Schema Component Representation
<xsd:simpleType name="ServiceAuditPoint">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ServiceDesc

Super-types: xsd:string < ServiceDesc (by restriction)
Sub-types: None
Name ServiceDesc
Content
  • Base XSD Type: string
  • length >= 0
Documentation Beschreibung des Anbieterdienstes
Schema Component Representation
<xsd:simpleType name="ServiceDesc">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ServiceEntryPoint

Super-types: xsd:anyURI < URL (by restriction) < ServiceEntryPoint (by restriction)
Sub-types: None
Name ServiceEntryPoint
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, via die der Service angesprochen werden kann
Schema Component Representation
<xsd:simpleType name="ServiceEntryPoint">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ServiceHolder

Super-types: xsd:string < ServiceHolder (by restriction)
Sub-types: None
Name ServiceHolder
Content
  • Base XSD Type: string
  • length >= 0
Documentation Adressangaben, die fuer eine Kontaktaufnahme mit dem Anbieter des Dienstes nötig sind.
Schema Component Representation
<xsd:simpleType name="ServiceHolder">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="128"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ServiceId

Super-types: xsd:integer < ServiceId (by restriction)
Sub-types: None
Name ServiceId
Content
  • Base XSD Type: integer
Documentation Eindeutige Identifikation des Dienstes
Schema Component Representation
<xsd:simpleType name="ServiceId">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: ServiceName

Super-types: xsd:string < ServiceName (by restriction)
Sub-types: None
Name ServiceName
Content
  • Base XSD Type: string
  • length >= 0
Documentation Name des Dienstes
Schema Component Representation
<xsd:simpleType name="ServiceName">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ServiceRef

Super-types: xsd:integer < ServiceRef (by restriction)
Sub-types: None
Name ServiceRef
Content
  • Base XSD Type: integer
Documentation Verweis zu einer ServiceId
Schema Component Representation
<xsd:simpleType name="ServiceRef">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: ServiceURL

Super-types: xsd:anyURI < URL (by restriction) < ServiceURL (by restriction)
Sub-types: None
Name ServiceURL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse, via die Informationen über den Dienst ersichtlich sind oder z.B. eine Benutzeridentifikation verlangt werden kann.
Schema Component Representation
<xsd:simpleType name="ServiceURL">
<xsd:restriction base="URL"/>
</xsd:simpleType>
top

Simple Type: ServiceVersion

Super-types: xsd:string < ServiceVersion (by restriction)
Sub-types: None
Name ServiceVersion
Content
  • Base XSD Type: string
  • length >= 0
Documentation Version der Schnittstelle, die der Service kennt. Aktuell 1.0 oder 2.0)
Schema Component Representation
<xsd:simpleType name="ServiceVersion">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="8"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: SessionKey

Super-types: xsd:string < SessionKey (by restriction)
Sub-types: None
Name SessionKey
Content
  • Base XSD Type: string
  • length >= 0
Documentation Vom Server vergebene Identifikation der Session und des Benutzers
Schema Component Representation
<xsd:simpleType name="SessionKey">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="64"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ShipCode

Super-types: xsd:string < ShipCode (by restriction)
Sub-types: None
Name ShipCode
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'}
Documentation Einleitungsart der Auslieferung
Schema Component Representation
<xsd:simpleType name="ShipCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ShipDate

Super-types: xsd:date < ShipDate (by restriction)
Sub-types: None
Name ShipDate
Content
  • Base XSD Type: date
Documentation Versanddatum
Schema Component Representation
<xsd:simpleType name="ShipDate">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: ShipLocationCode

Super-types: xsd:string < ShipLocationCode (by restriction)
Sub-types: None
Name ShipLocationCode
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'2'|'3'}
Documentation Identifikationscode der Adresse
Schema Component Representation
<xsd:simpleType name="ShipLocationCode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
<xsd:enumeration value="3"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: ShippingUnitCode

Super-types: xsd:string < UnitCode (by restriction) < ShippingUnitCode (by restriction)
Sub-types: None
Name ShippingUnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Versandeinheit
Schema Component Representation
<xsd:simpleType name="ShippingUnitCode">
<xsd:restriction base="UnitCode"/>
</xsd:simpleType>
top

Simple Type: State

Super-types: xsd:string < State (by restriction)
Sub-types: None
Name State
Content
  • Base XSD Type: string
  • length >= 0
Documentation Landesteil
Schema Component Representation
<xsd:simpleType name="State">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TaxPrice

Super-types: xsd:float < TaxPrice (by restriction)
Sub-types: None
Name TaxPrice
Content
  • Base XSD Type: float
Documentation Mehrwertsteuerbetrag
Schema Component Representation
<xsd:simpleType name="TaxPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: TaxRate

Super-types: xsd:float < TaxRate (by restriction)
Sub-types: None
Name TaxRate
Content
  • Base XSD Type: float
Documentation Mehrwertsteueranteil, z.B. 0.08 für 8.0 Prozent
Schema Component Representation
<xsd:simpleType name="TaxRate">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: TelTo

Super-types: xsd:string < TelTo (by restriction)
Sub-types: None
Name TelTo
Content
  • Base XSD Type: string
  • length >= 0
Documentation Telefonnummer, via die Preisanfragen und Bestellungen gemacht werden können
Schema Component Representation
<xsd:simpleType name="TelTo">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="24"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TextFormatted

Super-types: xsd:string < TextFormatted (by restriction)
Sub-types: None
Name TextFormatted
Content
  • Base XSD Type: string
  • length >= 0
Documentation Text mit einfachen Html-Formatierungen (Zulässig sind nur <b>, <i>, <u>, <br>, <ul> und <li>, ohne Style-Angaben)
Schema Component Representation
<xsd:simpleType name="TextFormatted">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="4096"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: TotalPrice

Super-types: xsd:float < TotalPrice (by restriction)
Sub-types: None
Name TotalPrice
Content
  • Base XSD Type: float
Documentation Gesamtpreis
Schema Component Representation
<xsd:simpleType name="TotalPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: UIDCH

Super-types: xsd:string < UIDCH (by restriction)
Sub-types: None
Name UIDCH
Content
  • Base XSD Type: string
  • length >= 0
Documentation Unternehmens-Identifikations-Nummer Schweiz mit Zusatz (www.uid.ch, z.B. 'CHE-123.456.789 HR/MWST')
Schema Component Representation
<xsd:simpleType name="UIDCH">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: UIDEU

Super-types: xsd:string < UIDEU (by restriction)
Sub-types: None
Name UIDEU
Content
  • Base XSD Type: string
  • length >= 0
Documentation Umsatzsteuer-Identifikations-Nummer Europa (www.ust-idnr.org)
Schema Component Representation
<xsd:simpleType name="UIDEU">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="14"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: UnitCode

Super-types: xsd:string < UnitCode (by restriction)
Sub-types:
Name UnitCode
Content
  • Base XSD Type: string
  • length >= 0
Documentation Code der Einheit gemäss Liste
Schema Component Representation
<xsd:simpleType name="UnitCode">
<xsd:restriction base="xsd:string">
<xsd:minLength value="0"/>
<xsd:maxLength value="3"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: UnitPrice

Super-types: xsd:float < UnitPrice (by restriction)
Sub-types: None
Name UnitPrice
Content
  • Base XSD Type: float
Documentation Preis pro Einheit
Schema Component Representation
<xsd:simpleType name="UnitPrice">
<xsd:restriction base="xsd:float"/>
</xsd:simpleType>
top

Simple Type: URL

Super-types: xsd:anyURI < URL (by restriction)
Sub-types:
Name URL
Content
  • Base XSD Type: anyURI
Documentation Internetadresse
Schema Component Representation
<xsd:simpleType name="URL">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top