XML Einrichten Version 1.2
LTXT Complex Type
XML Einrichten Version 1.2 : LTXT Complex Type
Description
Segment for textual information for a position
Namespace (none)
Diagram
LineText Element Sequence LTXT Complex Type
Overview
LTXT
Segment for textual information for a position
Sequence
LineText 1..999 Textinformation Complex Type
One line of text information according to the line information
Type required Restriction of xs:string
Freitext
Codeliste für Rechnungen
SUR = Text zur Entgeltminderung
REG = Text zur innergeimeischaftlichen Lieferung
AAB = Zahlungsbedingungen
AAI = Allgemeine Geschäftsbedingungen
AAR = Lieferbedingungen
-----------------------
Codeliste allgemein
TDT = Transportbemerkungen
ZZZ = Beidseitig vereinbart
Free text
Code list for invoice
SUR = Text about payment reduction
REG = Text about Intra-European delivery
AAB = Payment conditions
AAI = Terms of Service
AAR = Delivery conditions
-----------------------
Code list common
TDT = Remarks about delivery
ZZZ = bilateral agreed
Used By
LTXT Element
LTXT Element
LTXT Element
LTXT Element
LTXT Element
LTXT Element
Source
<xs:complexType name="LTXT" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Segment für Textinformatioen zu einer Position </xs:documentation>
    <xs:documentation xml:lang="en">Segment for textual information for a position</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineText" type="Textinformation" minOccurs="1" maxOccurs="999">
      <xs:annotation>
        <xs:documentation xml:lang="de">Informationszeile Position der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">One line of text information according to the line information </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2