PwgSmRev1-185 - ObjectStringMaxType

simpleType ObjectStringMaxType
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
element OwnerVCard
facets
Kind Value Annotation
minLength 0
maxLength 1023
source <xs:simpleType name="ObjectStringMaxType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="1023"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy