public static class SchemaGrammar.XSAnyType extends XSComplexTypeDecl
CONTENTTYPE_ELEMENT, CONTENTTYPE_EMPTY, CONTENTTYPE_MIXED, CONTENTTYPE_SIMPLECOMPLEX_TYPE, SIMPLE_TYPE| Constructor and Description |
|---|
SchemaGrammar.XSAnyType() |
| Modifier and Type | Method and Description |
|---|---|
XSObjectList |
getAnnotations()
Optional.
|
XSNamespaceItem |
getNamespaceItem()
A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
null otherwise. |
void |
reset() |
void |
setContainsTypeID() |
void |
setIsAbstractType() |
void |
setIsAnonymous() |
void |
setName(String name) |
void |
setValues(String name,
String targetNamespace,
XSTypeDefinition baseType,
short derivedBy,
short schemaFinal,
short block,
short contentType,
boolean isAbstract,
XSAttributeGroupDecl attrGrp,
XSSimpleType simpleType,
XSParticleDecl particle) |
containsTypeID, derivedFrom, derivedFromType, getAbstract, getAnonymous, getAssertions, getAttrGrp, getAttributeUse, getAttributeUses, getAttributeWildcard, getBaseType, getContentModel, getContentModel, getContentType, getContext, getDerivationMethod, getFinal, getFinalSet, getName, getNamespace, getOpenContent, getParticle, getProhibitedSubstitutions, getSimpleType, getTargetNamespace, getType, getTypeCategory, getTypeName, getTypeNamespace, isDerivedFrom, isDOMDerivedFrom, isFinal, isProhibitedSubstitution, setAssertions, setBaseType, setContext, setDerivationMethod, setValues, toStringpublic void setValues(String name, String targetNamespace, XSTypeDefinition baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle)
public void setName(String name)
setName in class XSComplexTypeDeclpublic void setIsAbstractType()
setIsAbstractType in class XSComplexTypeDeclpublic void setContainsTypeID()
setContainsTypeID in class XSComplexTypeDeclpublic void setIsAnonymous()
setIsAnonymous in class XSComplexTypeDeclpublic void reset()
reset in class XSComplexTypeDeclpublic XSObjectList getAnnotations()
XSComplexTypeDeclgetAnnotations in interface XSComplexTypeDefinitiongetAnnotations in class XSComplexTypeDeclpublic XSNamespaceItem getNamespaceItem()
XSObjectnull otherwise.getNamespaceItem in interface XSObjectgetNamespaceItem in class XSComplexTypeDeclXSObject.getNamespaceItem()Copyright © 2013. All rights reserved.