simpleType ntcip:binary
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:string
used by
elements DMSInventory/dms-color-scheme DMSMessageAppearance/dms-color-scheme DMSInventory/dms-horizontal-pixel-pitch DMSMessageAppearance/dms-horizontal-pixel-pitch DMSInventory/dms-max-message-length DMSMessageAppearance/dms-max-message-length DMSInventory/dms-max-pages DMSMessageAppearance/dms-max-pages DMSInventory/dms-vertical-pixel-pitch DMSMessageAppearance/dms-vertical-pixel-pitch
facets
pattern [01]*
source <xs:simpleType name="binary">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[01]*"/>
 
</xs:restriction>
</xs:simpleType>


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