public class ExplicitGroup extends Group
Java class for explicitGroup complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="explicitGroup"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}group"> <sequence> <element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/> <group ref="{http://www.w3.org/2001/XMLSchema}nestedParticle" maxOccurs="unbounded" minOccurs="0"/> </sequence> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
maxOccurs, minOccurs, name, particle, ref
annotation, id
Constructor and Description |
---|
ExplicitGroup() |
getMaxOccurs, getMinOccurs, getName, getParticle, getRef, setMaxOccurs, setMinOccurs, setName, setRef
getAnnotation, getId, setAnnotation, setId
getOtherAttributes
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.