Schema binding_1.0.xsd


schema location:  https://schema.orchestranetworks.com/binding_1.0.xsd
attribute form default:  unqualified
element form default:  unqualified
targetNamespace:  urn:ebx-schemas:binding_1.0
 
Elements 
binding  


element binding
diagram
namespace urn:ebx-schemas:binding_1.0
properties
content  complex
children javaPathConstants
attributes
Name   Type   Use   Default   Fixed   Annotation
targetDirectory   xs:string required        
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:string required        
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:string required        
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 https://www.altova.com/xmlspy