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>
</restriction>
</complexContent>
</complexType>
all, anyAttribute, attributesAndAttributeGroups, base, choice, group, minExclusivesAndMinInclusivesAndMaxExclusives, sequence, simpleTypeannotation, id| Constructor and Description |
|---|
ComplexRestrictionType() |
getAll, getAnyAttribute, getAttributesAndAttributeGroups, getBase, getChoice, getGroup, getMinExclusivesAndMinInclusivesAndMaxExclusives, getSequence, getSimpleType, setAll, setAnyAttribute, setBase, setChoice, setGroup, setSequence, setSimpleTypegetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2019. All rights reserved.