2.13.7 Line.DataElementOutput

The Line.DataElementOutput element is ignored.

Following is the parent element of the Line.DataElementOutput element.

Parent elements

Line

The following is the XML Schema definition of the Line.DataElementOutput element.

 <xsd:element name="DataElementOutput" minOccurs="0" ">
   <xsd:simpleType>
     <xsd:restriction base="xsd:string">
       <xsd:enumeration value="Output" />
       <xsd:enumeration value="NoOutput" />
       <xsd:enumeration value="ContentsOnly" />
       <xsd:enumeration value="Auto" />
     </xsd:restriction>
   </xsd:simpleType>
 </xsd:element>