PwgSmRev1-185 - LocationType

complexType LocationType
diagram PwgSmRev1-185_p4227.png
namespace http://www.pwg.org/schemas/2012/12/sm
children LocationString GeoLocation
used by
elements DeviceIdentificationType/DeviceLocation SecurityDescriptionType/Location ServiceIdentificationType/ServiceLocation UserIdentificationType/UserLocation
annotation
documentation

Location information
source <xs:complexType name="LocationType">
 
<xs:annotation>
   
<xs:documentation>
Location information
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="LocationString" type="LocalizedStringType"/>
   
<xs:element name="GeoLocation" type="xs:anyURI" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element LocationType/LocationString
diagram PwgSmRev1-185_p4228.png
namespace http://www.pwg.org/schemas/2012/12/sm
type LocalizedStringType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
lang  NaturalLanguageType  required      
source <xs:element name="LocationString" type="LocalizedStringType"/>

element LocationType/GeoLocation
diagram PwgSmRev1-185_p4229.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="GeoLocation" type="xs:anyURI" minOccurs="0"/>


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