namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ObjectStringLongType"> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> |