PwgSmRev1-185 - SecurityTicketType

complexType SecurityTicketType
diagram PwgSmRev1-185_p4262.png
namespace http://www.pwg.org/schemas/2012/12/sm
children Signature SecurityId SecurityAttributes RequestedSecurityAttributes ProvidedSecurityAttributes
used by
element SecurityTicket
annotation
documentation
Core security ticket defintion for PWG services
source <xs:complexType name="SecurityTicketType">
 
<xs:annotation>
   
<xs:documentation>Core security ticket defintion for PWG services </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Signature" type="ds:SignatureType" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="SecurityId" type="SecurityIdentificationType"/>
   
<xs:element name="SecurityAttributes" type="SecurityAttributesType"/>
   
<xs:element name="RequestedSecurityAttributes" type="SecurityAttributesType"/>
   
<xs:element name="ProvidedSecurityAttributes" type="SecurityAttributesType"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element SecurityTicketType/Signature
diagram PwgSmRev1-185_p4263.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ds:SignatureType
properties
content complex
children ds:SignedInfo ds:SignatureValue ds:KeyInfo ds:Object
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xs:ID  optional      
source <xs:element name="Signature" type="ds:SignatureType" minOccurs="1" maxOccurs="1"/>

element SecurityTicketType/SecurityId
diagram PwgSmRev1-185_p4264.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityIdentificationType
properties
content complex
children UserIdentification OrganizationIdentification DeviceIdentification ServiceIdentification
source <xs:element name="SecurityId" type="SecurityIdentificationType"/>

element SecurityTicketType/SecurityAttributes
diagram PwgSmRev1-185_p4265.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityAttributesType
properties
content complex
children SecurityDescription UserSecurity OrganizationSecurity DeviceSecurity ServiceSecurity
source <xs:element name="SecurityAttributes" type="SecurityAttributesType"/>

element SecurityTicketType/RequestedSecurityAttributes
diagram PwgSmRev1-185_p4266.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityAttributesType
properties
content complex
children SecurityDescription UserSecurity OrganizationSecurity DeviceSecurity ServiceSecurity
source <xs:element name="RequestedSecurityAttributes" type="SecurityAttributesType"/>

element SecurityTicketType/ProvidedSecurityAttributes
diagram PwgSmRev1-185_p4267.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityAttributesType
properties
content complex
children SecurityDescription UserSecurity OrganizationSecurity DeviceSecurity ServiceSecurity
source <xs:element name="ProvidedSecurityAttributes" type="SecurityAttributesType"/>


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