urn:uddi-org:policy_v3
The policy Element
Element policy : local complex type
The policy element cannot have "xsi:nil" as an attribute. The policy element in XML instance can be substituted with other elements. Other element cannot use policy 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
<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>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<xsd:element  final="restriction"  name="policy">
-<xsd:complexType>
-<xsd:annotation>
<xsd:documentation>This element should be used to articulate one policy.</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="policyName" />
<xsd:element  maxOccurs="unbounded"  ref="policyDescription" />
<xsd:element  ref="policyDecisionPoint" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©