http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The TypeName Simple Type

A policy type name. This token should follow the character handling that's described for the xsd:token type, per these rules: http://www.w3.org/TR/xmlschema-2/#token.


Simple Type TypeName
TypeName is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace.
 Collapse XML
-<xsd:simpleType  name="TypeName">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
-<xhtml:p>
A policy type name. This token should follow the character handling that's described for the
<xhtml:i>xsd:token</xhtml:i>
type, per these rules:
<xhtml:a  href="http://www.w3.org/TR/xmlschema-2/#token"> http://www.w3.org/TR/xmlschema-2/#token</xhtml:a>
.
</xhtml:p>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction  base="xsd:string" />
</xsd:simpleType>

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