
Character String Types
All ASN.1 character string useful types (IA5String, VisibleString, etc.) are mapped to the XSD string type.
in this definition, ASN1CharStringType would be replaced with one of the ASN.1 Character String types such as VisibleString.
ASN.1 character string types may contain a size constraint. This is converted into minLength and maxLength facets in the generated XSD definition:
ASN.1 character string types may also contain permitted alphabet or pattern constraints. These are converted into pattern facets in the generated XSD definition:
Objective Systems, Inc.102 Pickering Way, Suite #506Exton, Pennsylvania 19341 http://www.obj-sys.com Phone: (484) 875-9841 Toll-free: (877) 307-6855 (US only) Fax: (484) 875-9830 info@obj-sys.com |