XML Einrichten Version 1.2
DocumentReference Complex Type
XML Einrichten Version 1.2 : DocumentReference Complex Type
Description
Reference to another document or process
How to transfer for example ExcalibuR Idents?
DocRefNumber = GeoID or ConfigID
DocDate = Date of transfer from XCR
Namespace (none)
Diagram
DocDate Element DocRefNumber Element Sequence DocumentReference Complex Type
Overview
DocumentReference
Reference to another document or process
How to transfer for example ExcalibuR Idents?
DocRefNumber = GeoID or ConfigID
DocDate = Date of transfer from XCR
Used By
OrderNumberRef Element
Source
<xs:complexType name="DocumentReference" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Referenz auf einen anderen Beleg oder Vorgang</dt>
        <dt>Wie überträgt man z.B. ExcalibuR Kennungen?</dt>
        <dt>DocRefNumber = GeoID oder ConfigID</dt>
        <dt>DocDate = Datum der Übernahme aus XCR</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>Reference to another document or process</dt>
        <dt>How to transfer for example ExcalibuR Idents?</dt>
        <dt>DocRefNumber = GeoID or ConfigID</dt>
        <dt>DocDate = Date of transfer from XCR</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DocRefNumber" type="DocumentNumber" />
    <xs:element name="DocDate" type="EDIDate" minOccurs="0" />
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2