PwgSmRev1-185 - ServiceSecurityType

complexType ServiceSecurityType
diagram PwgSmRev1-185_p4274.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ServiceIdentification ServiceAuthentication ServiceAuthorization
used by
elements ServiceSecurity SecurityAttributesType/ServiceSecurity
source <xs:complexType name="ServiceSecurityType">
 
<xs:sequence>
   
<xs:element name="ServiceIdentification" type="ServiceIdentificationType" maxOccurs="1"/>
   
<xs:element name="ServiceAuthentication" type="AuthenticationInfoType" minOccurs="0"/>
   
<xs:element name="ServiceAuthorization" type="AuthorizationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ServiceSecurityType/ServiceIdentification
diagram PwgSmRev1-185_p4275.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ServiceIdentificationType
properties
content complex
children ServiceUuid ServiceSecurityKey DNSName ServiceUri ServiceLocation
source <xs:element name="ServiceIdentification" type="ServiceIdentificationType" maxOccurs="1"/>

element ServiceSecurityType/ServiceAuthentication
diagram PwgSmRev1-185_p4276.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="ServiceAuthentication" type="AuthenticationInfoType" minOccurs="0"/>

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


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