XML Einrichten Version 1.2
InvoiceListNumber Simple Type
XML Einrichten Version 1.2 : InvoiceListNumber Simple Type
Description
Number of the invoice summary list
Namespace (none)
Type
Restriction of xs:string
Diagram
InvoiceListNumber Simple Type
Overview
InvoiceListNumber Restriction of xs:string
Number of the invoice summary list
Facets
MaxLength35
Source
<xs:simpleType name="InvoiceListNumber" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Nummer der zusammenfassenden Rechnungsliste</xs:documentation>
    <xs:documentation xml:lang="en">Number of the invoice summary list </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="35" />
  </xs:restriction>
</xs:simpleType>
See Also
XML Einrichten Version 1.2