simpleType cardFlagsType
namespace http://adflex.co.uk/xml-schemas/v1.0.1/global-types
type restriction of xs:integer
properties
base xs:integer
used by
element BatchResponse/Document/CardFlags
facets
Kind Value Annotation
minInclusive 0
maxInclusive 99999999
source <xs:simpleType name="cardFlagsType">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="0"/>
   
<xs:maxInclusive value="99999999"/>
 
</xs:restriction>
</xs:simpleType>


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