Definition Type: Element
Name: DocumentPassword
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: base64Binary:http://www.w3.org/2001/XMLSchema
Containing Schema: PwgCommon.xsd
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of DocumentPassword
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="DocumentPassword">
    <xs:annotation>
        <xs:documentation />
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:base64Binary">
            <xs:maxLength value="43690" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
MaxLength 43690