| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| type | restriction of xs:base64Binary | ||
| used by | |||
| facets |
|
||
| source | <xs:simpleType name="PI-BinaryImageData"> <xs:restriction base="xs:base64Binary"> <xs:maxLength value="2000000"/> </xs:restriction> </xs:simpleType> |