XML Einrichten Version 1.3
ProcessingStateCategory Element
XML Einrichten Version 1.3 > ProcessingStates Complex Type : ProcessingStateCategory Element
Description
Type of process status
1 = Transport
2 = Order managament
3 = Control result
4 = Publication
5 = Legal regulation
Namespace (none)
Type
Restriction of xs:string
Diagram
ProcessingStateCategory Element
Overview
ProcessingStateCategory Restriction of xs:string
Type of process status
1 = Transport
2 = Order managament
3 = Control result
4 = Publication
5 = Legal regulation
Source
<xs:element name="ProcessingStateCategory" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Art des Prozessstatus</dt>
        <dt />
        <dt>1 = Transport</dt>
        <dt>2 = Auftragsabwicklung</dt>
        <dt>3 = Kontrollergebnis</dt>
        <dt>4 = Veröffentlichung</dt>
        <dt>5 = Gesetzesvorschrift</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>Type of process status</dt>
        <dt />
        <dt>1 = Transport</dt>
        <dt>2 = Order managament</dt>
        <dt>3 = Control result</dt>
        <dt>4 = Publication</dt>
        <dt>5 = Legal regulation</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="3" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
ProcessingStates Complex TypeXML Einrichten Version 1.3