element <Delimiter> (local)
Namespace: |
|
Type: |
xs:string |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<Delimiter> |
|
Content: |
{ xs:string } |
</Delimiter> |
Included in content model of elements (2):
-
Annotation
Delimiter definition for delimited (free field) data that is applied to the majority of the data items reducing the amount of repetitive markup required. Overrides any default value provided for the record or file. Allowed values are: Empty (default), Tab, Blank, AnyString. If a delimiter is used, free field (delimited data) is assumed; binary formats are not allowed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Delimiter" type="xs:string"/> |