element <EndOfLineMarker> (global)
Namespace:
Type:
Content:
simple, 7 attributes
Defined:
Used:
XML Representation Summary
<EndOfLineMarker
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string : "1.0"
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
{ xs:string }
</EndOfLineMarker>
Included in content model of elements (7):
BaseRecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayout, ds:DataSet
Known Usage Locations
Annotation
Specifies the end-of-line (EOL) marker used in the file as produced. If no value is provided assume the use of a CRLF (carriage return and line feed). This is the common EOL for PC's. The common EOL in a Unix environment is LF. Some systems will automatically translate the EOL when a file is moved across systems. Common EOL markers include: CR (carriage return), LF (line feed), CRLF, NEL (next line), VT (vertical tab), FF (form feed), LS (line separator) and PS (paragraph separator). See Part I documentation for more detailed information. This object supports the use of a controlled vocabulary. Use of a common controlled vocabulary is strongly recommended.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="EndOfLineMarker" type="r:CodeValueType"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set