urn:uddi-org:policy_v3
The policies Element
Element policies : local complex type
The policies element cannot have "xsi:nil" as an attribute. The policies element in XML instance can be substituted with other elements. Other element cannot use policies as substitution group head if the element's type is derived by using one of the following methods : restriction. 
 CollapseClick here to hide comment XML Instance
<policies>
-Begin Sequence [1...1]
<policy>
-Begin Sequence [1...1]
<policyName>policyName</policyName> [1..1]
<policyDescription lang="xs:language">policyDescription</policyDescription> [1..*]
<policyDecisionPoint>policyDecisionPoint</policyDecisionPoint> [1..1]
End Sequence
</policy> [0..*]
<ds:Signature Id="ID">Signature</Signature> [0..*]
End Sequence
</policies>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<xsd:element  final="restriction"  name="policies">
-<xsd:complexType>
-<xsd:annotation>
<xsd:documentation>This is the top level element containing all policy elements.</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="policy" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="dsig:Signature" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
 Collapse Uses
 Collapse Element (2)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©