PwgSmRev1-185 - DeviceSecurityType

complexType DeviceSecurityType
diagram PwgSmRev1-185_p4216.png
namespace http://www.pwg.org/schemas/2012/12/sm
children DeviceIdentification DeviceAuthentication DeviceAuthorization
used by
elements DeviceSecurity SecurityAttributesType/DeviceSecurity
source <xs:complexType name="DeviceSecurityType">
 
<xs:sequence>
   
<xs:element name="DeviceIdentification" type="DeviceIdentificationType" maxOccurs="1"/>
   
<xs:element name="DeviceAuthentication" type="AuthenticationInfoType" minOccurs="0"/>
   
<xs:element name="DeviceAuthorization" type="AuthorizationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element DeviceSecurityType/DeviceIdentification
diagram PwgSmRev1-185_p4217.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DeviceIdentificationType
properties
content complex
children DeviceUuid DeviceSecurityKey DNSName IPAddr DeviceLocation
source <xs:element name="DeviceIdentification" type="DeviceIdentificationType" maxOccurs="1"/>

element DeviceSecurityType/DeviceAuthentication
diagram PwgSmRev1-185_p4218.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthenticationInfoType
properties
minOcc 0
maxOcc 1
content complex
children AuthenticationType Token Cert AuthUri AuthString UsernamePassword KeyInfo Federation
source <xs:element name="DeviceAuthentication" type="AuthenticationInfoType" minOccurs="0"/>

element DeviceSecurityType/DeviceAuthorization
diagram PwgSmRev1-185_p4219.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthorizationType
properties
minOcc 0
maxOcc 1
content complex
source <xs:element name="DeviceAuthorization" type="AuthorizationType" minOccurs="0"/>


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