element Person
diagram SensorML_p417.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children sml:surname sml:name sml:userID sml:affiliation sml:phoneNumber sml:email
used by
group ContactGroup
annotation
documentation
based on IC:DMMS
source <xs:element name="Person">
 
<xs:annotation>
   
<xs:documentation>based on IC:DMMS</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="surname" type="xs:token"/>
     
<xs:element name="name" type="xs:token"/>
     
<xs:element name="userID" type="xs:token"/>
     
<xs:element name="affiliation" type="xs:token"/>
     
<xs:element name="phoneNumber" type="xs:token"/>
     
<xs:element name="email" type="xs:token"/>
   
</xs:sequence>
   
<xs:attribute ref="gml:id"/>
 
</xs:complexType>
</xs:element>

element Person/surname
diagram SensorML_p418.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="surname" type="xs:token"/>

element Person/name
diagram SensorML_p419.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="name" type="xs:token"/>

element Person/userID
diagram SensorML_p420.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="userID" type="xs:token"/>

element Person/affiliation
diagram SensorML_p421.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="affiliation" type="xs:token"/>

element Person/phoneNumber
diagram SensorML_p422.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="phoneNumber" type="xs:token"/>

element Person/email
diagram SensorML_p423.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:token
properties
isRef 0
content simple
source <xs:element name="email" type="xs:token"/>


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