IDMW 2.0 XML-Schema Dokumentation
EDI_COMMUNICATION Element
IDMW 2.0 XML-Schema Dokumentation > T_NEW_CATALOG Element > SUPPLIER Element > EDI_INFO Element : EDI_COMMUNICATION Element
Description
This is used to specify the method for EDI communications (e.g. X400, Telebox, email).    D   string
   P   
   M   [1:20]
Namespace (none)
Type
Restriction of xs:string
Diagram
EDI_COMMUNICATION Element
Overview
EDI_COMMUNICATION optional Restriction of xs:string
This is used to specify the method for EDI communications (e.g. X400, Telebox, email).    D   string
   P   
   M   [1:20]
Remarks

Source
<xs:element name="EDI_COMMUNICATION" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>105--5--EDI_Kommunikation</xs:documentation>
    <xs:documentation>Version Beta 2.0 Build 0</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:minLength value="1" />
      <xs:maxLength value="20" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
EDI_INFO ElementSUPPLIER ElementT_NEW_CATALOG ElementIDMW 2.0 XML-Schema Dokumentation