public class TopLevelComplexType extends ComplexType
Java class for topLevelComplexType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="topLevelComplexType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}complexType">
<sequence>
<element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/>
<group ref="{http://www.w3.org/2001/XMLSchema}complexTypeModel"/>
</sequence>
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
_abstract, _final, all, anyAttribute, attributeOrAttributeGroup, block, choice, complexContent, group, mixed, name, sequence, simpleContentannotation, id| Constructor and Description |
|---|
TopLevelComplexType() |
getAll, getAnyAttribute, getAttributeOrAttributeGroup, getBlock, getChoice, getComplexContent, getFinal, getGroup, getName, getSequence, getSimpleContent, isAbstract, isMixed, setAbstract, setAll, setAnyAttribute, setChoice, setComplexContent, setGroup, setMixed, setName, setSequence, setSimpleContentgetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.