Showing:

Attributes
Model
Properties
Element corba:union / corba:unionbranch
Namespace http://cxf.apache.org/bindings/corba
Type corba:unionbranch
Properties
content complex
maxOccurs unbounded
Model
Children corba:case
Attributes
QName Type Use
default xs:boolean optional
idltype xs:QName required
name xs:string required
qualified xs:boolean optional
Complex Type corba:union
Namespace http://cxf.apache.org/bindings/corba
Type extension of corba:namedType
Type hierarchy
Model
Children corba:unionbranch
Attributes
QName Type Use Annotation
discriminator xs:QName required
name xs:string required
Specifies a name for the mapped type. Typically this name is derived from the XML Schema type being mapped.
nillable xs:boolean optional
qualified xs:boolean optional
repositoryID xs:string required
Specifies the fully qualified repository ID of the CORBA type being mapped.
type xs:QName required
Specifies the XML Schema type being mapped to the CORBA type.
Attribute corba:union / @discriminator
Namespace No namespace
Type xs:QName
Properties
use required
Attribute corba:union / @nillable
Namespace No namespace
Type xs:boolean
Properties
content simple