Schema binding_1.0.xsd


schema location:  http://schema.softwareag.com/binding_1.0.xsd
attribute form default:  unqualified
element form default:  unqualified
targetNamespace:  urn:mdm-schemas:binding_1.0
 
Elements 
binding 


element binding
diagram
namespace urn:mdm-schemas:binding_1.0
properties
content complex
children javaPathConstants
attributes
Name  Type  Use  Default  Fixed  Annotation
targetDirectory  xs:stringrequired      
documentation
Common root directory of all the Java types that are to be generated for this binding.
annotation
documentation
Defines a set of Java types to generate.

element binding/javaPathConstants
diagram
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children nodes
attributes
Name  Type  Use  Default  Fixed  Annotation
typeName  xs:stringrequired      
documentation
Fully qualified Java type name.
annotation
documentation
Defines a Java type to generate.

element binding/javaPathConstants/nodes
diagram
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
root  xs:stringrequired      
documentation
Path to root element (each descendant of this element will be added as a Java constant).
prefix  xs:string      
documentation
All the constants generated for this root element will begin with this prefix string (it may be an empty string).
relativeToRoot  xs:boolean      
documentation
If this field is true then the paths being generated are relative and begin at the root with the 'self' step (./).


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