XML Einrichten Version 1.3
HTXT Complex Type
XML Einrichten Version 1.3 : HTXT Complex Type
Description
Segment for textual information within the head of the message
Namespace (none)
Diagram
HeadText Element Sequence HTXT Complex Type
Overview
HTXT
Segment for textual information within the head of the message
Sequence
HeadText 1..999 Textinformation Complex Type
One line of text information according to the head information
Type required Restriction of xs:string
Freitext
Verwendung in Rechnungen
SUR = Text zur Entgeltminderung
REG = Text zur innergeimeischaftlichen Lieferung
AAB = Zahlungsbedingungen
AAI = Allgemeine Geschäftsbedingungen
AAR = Lieferbedingungen

Verwendung allgemein
TDT = Transportbemerkungen
ZZZ = Beidseitig vereinbart

Verwendung in der Reklamation
AFH = Reklamation
Free text
Use in invoices
SUR = Text about the reduction in wages
REG = text for intra-community delivery
AAB = Payment terms
AAI = General Terms and Conditions
AAR = delivery conditions

General use
TDT = Transport Notes
ZZZ = Mutually agreed

Use in the complaint
AFH = Complaint
Used By
HTXT Element
HTXT Element
HTXT Element
HTXT Element
HTXT Element
HTXT Element
Source
<xs:complexType name="HTXT" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Segment für Textinformationen zum Nachrichtenkof </xs:documentation>
    <xs:documentation xml:lang="en">Segment for textual information within the head of the message </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="HeadText" type="Textinformation" minOccurs="1" maxOccurs="999">
      <xs:annotation>
        <xs:documentation xml:lang="de">Informationszeile zum Kopf der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">One line of text information according to the head information </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.3