complexType CI_Telephone_Type
diagram sensorML_p1819.png
namespace http://www.isotc211.org/2005/gmd
type extension of gco:AbstractObject_Type
properties
base gco:AbstractObject_Type
children gmd:voice gmd:facsimile
used by
element CI_Telephone
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
uuidstring      
annotation
documentation
Telephone numbers for contacting the responsible individual or organisation
source <complexType name="CI_Telephone_Type">
 
<annotation>
   
<documentation>Telephone numbers for contacting the responsible individual or organisation</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="gco:AbstractObject_Type">
     
<sequence>
       
<element name="voice" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="facsimile" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element CI_Telephone_Type/voice
diagram sensorML_p1820.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="voice" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element CI_Telephone_Type/facsimile
diagram sensorML_p1821.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="facsimile" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>


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