http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The PolicyValue Complex Type

Policy value holder. Each value has a corresponding type that was used to validate the contents of the value.


Local elements (2)
type value
Complex Type PolicyValue
The PolicyValue type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Policy type name.

<type>admin_common:TypeName</type> [1..1]

Policy value.

<value>xsd:string</value> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="PolicyValue">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Policy value holder. Each value has a corresponding type that was used to validate the contents of the value.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="type"  type="admin_common:TypeName">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Policy type name.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="value"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Policy value.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
Generated by WSDLdoc ©