XML Einrichten Version 1.2
InvoiceNumber Simple Type
XML Einrichten Version 1.2 : InvoiceNumber Simple Type
Description
Number of the invoice
Namespace (none)
Type
Restriction of DocumentNumber Simple Type
Diagram
InvoiceNumber Simple Type
Overview
InvoiceNumber Restriction of DocumentNumber Simple Type
Number of the invoice
Source
<xs:simpleType name="InvoiceNumber" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Rechnungsnummer</xs:documentation>
    <xs:documentation xml:lang="en">Number of the invoice </xs:documentation>
  </xs:annotation>
  <xs:restriction base="DocumentNumber" />
</xs:simpleType>
See Also
XML Einrichten Version 1.2