element <DecimalSeparator>
Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
|
Used: |
|
XML Representation Summary |
<DecimalSeparator |
|
Content: |
{ xs:string } |
</DecimalSeparator> |
Simple Content Detail:
Included in content model of elements (2):
-
Known Usage Locations
- Within global complexTypes (1):
Annotation
The character used to separate the integer and the fraction part of a number (if an explicit separator is used in the data). Allowed values are: None (default), Dot, Comma, Other. On the basis of the data definition in DDI documents, data processing tools could compute the necessary precision width on the basis of the format width and the existence of separators. Appropriate data types could be used, i.e. float or double, short or long. The decimal separator definition only makes sense with some XML Schema primitives.
XML Source (w/o annotations (1); see within schema source)