element ResponsibleParty
diagram SensorML_p424.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children sml:individualName sml:organizationName sml:positionName sml:contactInfo
used by
group ContactGroup
annotation
documentation
based on ISO 19115
source <xs:element name="ResponsibleParty">
 
<xs:annotation>
   
<xs:documentation>based on ISO 19115</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="individualName" type="xs:string" minOccurs="0"/>
     
<xs:element name="organizationName" type="xs:string" minOccurs="0"/>
     
<xs:element name="positionName" type="xs:string" minOccurs="0"/>
     
<xs:element ref="sml:contactInfo" minOccurs="0"/>
   
</xs:sequence>
   
<xs:attribute ref="gml:id"/>
 
</xs:complexType>
</xs:element>

element ResponsibleParty/individualName
diagram SensorML_p425.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="individualName" type="xs:string" minOccurs="0"/>

element ResponsibleParty/organizationName
diagram SensorML_p426.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="organizationName" type="xs:string" minOccurs="0"/>

element ResponsibleParty/positionName
diagram SensorML_p427.png
namespace http://www.opengis.net/sensorML/1.0.1
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="positionName" type="xs:string" minOccurs="0"/>


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