Definition Type: ComplexType
Name: NestedPolicyType
Namespace: http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702
Containing Schema: ws-securitypolicy-1.2.xsd
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of NestedPolicyType in schema ws-securitypolicy-1_2_xsd (OASIS Web Services Secure Exchange (WS-SX) TC)
Collapse XSD Schema Code:
<xs:complexType name="NestedPolicyType">
    <xs:sequence>
        <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax" />
    </xs:sequence>
    <xs:anyAttribute namespace="##any" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##any'
Collapse Derivation Tree:
Collapse References:
tns:AlgorithmSuite, tns:AsymmetricBinding, tns:BootstrapPolicy, tns:EncryptedSupportingTokens, tns:EncryptionToken, tns:EndorsingEncryptedSupportingTokens, tns:EndorsingSupportingTokens, tns:InitiatorEncryptionToken, tns:InitiatorSignatureToken, tns:InitiatorToken, tns:Layout, tns:ProtectionToken, tns:RecipientEncryptionToken, tns:RecipientSignatureToken, tns:RecipientToken, tns:SignatureToken, tns:SignedEncryptedSupportingTokens, tns:SignedEndorsingEncryptedSupportingTokens, tns:SignedEndorsingSupportingTokens, tns:SignedSupportingTokens, tns:SupportingTokens, tns:SymmetricBinding, tns:TransportBinding, tns:TransportToken, tns:Trust13, tns:Wss10, tns:Wss11