Definition Type: Element
Name: psoField1
Namespace: http://www.webex.com/schemas/2002/06/common
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: common.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of psoField1
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="psoField1" minOccurs="0">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:maxLength value="128" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
MaxLength 128