simpleType decimalSeparator
namespace http://www.opengis.net/swe/1.0.1
type restriction of xs:token
used by
attribute TextBlock/@decimalSeparator
facets
length 1
annotation
documentation
One character to use as a decimal separator
source <xs:simpleType name="decimalSeparator">
 
<xs:annotation>
   
<xs:documentation>One character to use as a decimal separator</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:length value="1"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy