PwgSmRev1-185 - DeviceIdentificationType

complexType DeviceIdentificationType
diagram PwgSmRev1-185_p4210.png
namespace http://www.pwg.org/schemas/2012/12/sm
children DeviceUuid DeviceSecurityKey DNSName IPAddr DeviceLocation
used by
elements SecurityIdentificationType/DeviceIdentification DeviceSecurityType/DeviceIdentification
source <xs:complexType name="DeviceIdentificationType">
 
<xs:sequence>
   
<xs:element name="DeviceUuid" type="UrnUuid" minOccurs="1"/>
   
<xs:element name="DeviceSecurityKey" type="SecurityKeyType" minOccurs="0"/>
   
<xs:element name="DNSName" type="xs:string" minOccurs="0"/>
   
<xs:element name="IPAddr" type="xs:string" minOccurs="0"/>
   
<xs:element name="DeviceLocation" type="LocationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element DeviceIdentificationType/DeviceUuid
diagram PwgSmRev1-185_p4211.png
namespace http://www.pwg.org/schemas/2012/12/sm
type UrnUuid
properties
content simple
facets
Kind Value Annotation
pattern urn:uuid:[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
source <xs:element name="DeviceUuid" type="UrnUuid" minOccurs="1"/>

element DeviceIdentificationType/DeviceSecurityKey
diagram PwgSmRev1-185_p4212.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityKeyType
properties
minOcc 0
maxOcc 1
content complex
children dsKeyInfo Token
source <xs:element name="DeviceSecurityKey" type="SecurityKeyType" minOccurs="0"/>

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

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

element DeviceIdentificationType/DeviceLocation
diagram PwgSmRev1-185_p4215.png
namespace http://www.pwg.org/schemas/2012/12/sm
type LocationType
properties
minOcc 0
maxOcc 1
content complex
children LocationString GeoLocation
source <xs:element name="DeviceLocation" type="LocationType" minOccurs="0"/>


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