TOC PREV NEXT INDEX


Usage



 
<bindings version="1.0">
 
	[<prefix>xs:token</prefix>]
 
	[<schemaBindings>. . .</schemaBindings>]
 
	...
 
</bindings>
 

 
The following attributes are defined for the <bindings> node:
version:
See the section "Version Attribute" above for details.

 

The following customization elements may be defined within the global scope:
prefix:
This is used to specify a prefix that is prepended to all XML names including type names and global element names to form C/C++ type and variables names. It should be a legal C/C++ identifier.
 
schemaBindings:
This is used to identify individual schemas for schema scope binding declarations (see Section "<schemaBindings> Declaration"). It can be specified multiple times, but once per schema.


Objective Systems, Inc.

102 Pickering Way, Suite #506
Exton, 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
TOC PREV NEXT INDEX