complexType LocalisedCharacterString_Type
diagram sensorML_p1682.png
namespace http://www.isotc211.org/2005/gmd
type extension of string
properties
base xs:string
used by
element LocalisedCharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
localeanyURI      
source <complexType name="LocalisedCharacterString_Type">
 
<simpleContent>
   
<extension base="xs:string">
     
<attribute name="id" type="xs:ID"/>
     
<attribute name="locale" type="xs:anyURI"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute LocalisedCharacterString_Type/@id
type ID
properties
isRef 0
source <attribute name="id" type="xs:ID"/>

attribute LocalisedCharacterString_Type/@locale
type anyURI
properties
isRef 0
source <attribute name="locale" type="xs:anyURI"/>


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