public class SimpleRestrictionType extends RestrictionType
Java class for simpleRestrictionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="simpleRestrictionType">
<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}simpleRestrictionModel"/>
</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 |
|---|
SimpleRestrictionType() |
getAll, getAnyAttribute, getAttributesAndAttributeGroups, getBase, getChoice, getGroup, getMinExclusivesAndMinInclusivesAndMaxExclusives, getSequence, getSimpleType, setAll, setAnyAttribute, setBase, setChoice, setGroup, setSequence, setSimpleTypegetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2019. All rights reserved.