simpleType guidType
namespace http://adflex.co.uk/xml-schemas/v1.0.1/global-types
type restriction of xs:string
properties
base xs:string
used by
element BatchResponse/Document/TxRefGUID
facets
Kind Value Annotation
minLength 20
maxLength 40
source <xs:simpleType name="guidType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="20"/>
   
<xs:maxLength value="40"/>
 
</xs:restriction>
</xs:simpleType>


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