public class XmlSchemaElement extends XmlSchemaParticle implements TypeReceiver
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaElement()
Creates new XmlSchemaElement
|
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaObjectCollection getConstraints()
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public XmlSchemaDerivationMethod getBlock()
public void setBlock(XmlSchemaDerivationMethod block)
public XmlSchemaDerivationMethod getFinal()
public void setFinal(XmlSchemaDerivationMethod finalDerivation)
public XmlSchemaDerivationMethod getBlockResolved()
public String getFixedValue()
public void setFixedValue(String fixedValue)
public Object getElementType()
public XmlSchemaForm getForm()
public void setForm(XmlSchemaForm form)
public boolean isAbstract()
public void setAbstract(boolean isAbstract)
public boolean isNillable()
public void setNillable(boolean isNillable)
public String getName()
public void setName(String name)
public QName getRefName()
public void setRefName(QName refName)
public QName getQName()
public void setQName(QName qualifiedName)
public XmlSchemaType getSchemaType()
public void setSchemaType(XmlSchemaType schemaType)
public QName getSchemaTypeName()
public void setSchemaTypeName(QName schemaTypeName)
public QName getSubstitutionGroup()
public void setSubstitutionGroup(QName substitutionGroup)
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectpublic void setType(XmlSchemaType type)
setType in interface TypeReceiverCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.