| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | DeviceIdentification DeviceAuthentication DeviceAuthorization | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| type | DeviceIdentificationType | ||
| properties |
|
||
| children | DeviceUuid DeviceSecurityKey DNSName IPAddr DeviceLocation | ||
| source | <xs:element name="DeviceIdentification" type="DeviceIdentificationType" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | AuthenticationInfoType | ||||||
| properties |
|
||||||
| children | AuthenticationType Token Cert AuthUri AuthString UsernamePassword KeyInfo Federation | ||||||
| source | <xs:element name="DeviceAuthentication" type="AuthenticationInfoType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | AuthorizationType | ||||||
| properties |
|
||||||
| source | <xs:element name="DeviceAuthorization" type="AuthorizationType" minOccurs="0"/> |