public class ComplexRestrictionType extends RestrictionType
Java class for complexRestrictionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="complexRestrictionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}restrictionType">
<sequence>
<element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/>
<choice minOccurs="0">
<group ref="{http://www.w3.org/2001/XMLSchema}typeDefParticle"/>
</choice>
<group ref="{http://www.w3.org/2001/XMLSchema}attrDecls"/>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
all, anyAttribute, attributeOrAttributeGroup, base, choice, facets, group, sequence, simpleTypeannotation, id| Constructor and Description |
|---|
ComplexRestrictionType() |
getAll, getAnyAttribute, getAttributeOrAttributeGroup, getBase, getChoice, getFacets, getGroup, getSequence, getSimpleType, setAll, setAnyAttribute, setBase, setChoice, setGroup, setSequence, setSimpleTypegetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.