simpleType stringTypeLen50
namespace http://adflex.co.uk/xml-schemas/v1.0.1/global-types
type restriction of xs:string
properties
base xs:string
used by
elements BatchResponse/Document/AcquirerName Batch/Document/Supplier/City Batch/Document/Buyer/City Batch/Document/DeliveryPoint/City Batch/Document/Supplier/ContactName Batch/Document/Buyer/ContactName Batch/Document/DeliveryPoint/ContactName Batch/Document/Supplier/County Batch/Document/Buyer/County Batch/Document/DeliveryPoint/County Batch/Document/Supplier/Name Batch/Document/Buyer/Name Batch/Document/DeliveryPoint/Name Batch/Document/Supplier/Street1 Batch/Document/Buyer/Street1 Batch/Document/DeliveryPoint/Street1 Batch/Document/Supplier/Street2 Batch/Document/Buyer/Street2 Batch/Document/DeliveryPoint/Street2 Batch/Document/Supplier/Street3 Batch/Document/Buyer/Street3 Batch/Document/DeliveryPoint/Street3
facets
Kind Value Annotation
minLength 0
maxLength 50
source <xs:simpleType name="stringTypeLen50">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="50"/>
 
</xs:restriction>
</xs:simpleType>


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