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, simpleType
annotation, id
Constructor and Description |
---|
ComplexRestrictionType() |
getAll, getAnyAttribute, getAttributeOrAttributeGroup, getBase, getChoice, getFacets, getGroup, getSequence, getSimpleType, setAll, setAnyAttribute, setBase, setChoice, setGroup, setSequence, setSimpleType
getAnnotation, getId, setAnnotation, setId
getOtherAttributes
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.