Class SchemaDocumentImpl.SchemaImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.OpenAttrsImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
- All Implemented Interfaces:
Serializable,TypeStoreUser,OpenAttrs,SchemaDocument.Schema,SimpleValue,XmlObject,XmlTokenSource
- Enclosing class:
SchemaDocumentImpl
public static class SchemaDocumentImpl.SchemaImpl
extends OpenAttrsImpl
implements SchemaDocument.Schema
An XML schema(@http://www.w3.org/2001/XMLSchema).
This is a complex type.
- See Also:
-
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
Factory, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "annotation" elementAppends and returns a new empty value (as xml) as the last "attribute" elementAppends and returns a new empty value (as xml) as the last "attributeGroup" elementAppends and returns a new empty value (as xml) as the last "complexType" elementAppends and returns a new empty value (as xml) as the last "element" elementAppends and returns a new empty value (as xml) as the last "group" elementAppends and returns a new empty value (as xml) as the last "import" elementAppends and returns a new empty value (as xml) as the last "include" elementAppends and returns a new empty value (as xml) as the last "notation" elementAppends and returns a new empty value (as xml) as the last "redefine" elementAppends and returns a new empty value (as xml) as the last "simpleType" elementGets array of all "annotation" elementsgetAnnotationArray(int i) Gets ith "annotation" elementGets a List of "annotation" elementsGets array of all "attribute" elementsgetAttributeArray(int i) Gets ith "attribute" elementGets the "attributeFormDefault" attributeGets array of all "attributeGroup" elementsgetAttributeGroupArray(int i) Gets ith "attributeGroup" elementGets a List of "attributeGroup" elementsGets a List of "attribute" elementsGets the "blockDefault" attributeGets array of all "complexType" elementsgetComplexTypeArray(int i) Gets ith "complexType" elementGets a List of "complexType" elementsGets array of all "element" elementsgetElementArray(int i) Gets ith "element" elementGets the "elementFormDefault" attributeGets a List of "element" elementsGets the "finalDefault" attributeGets array of all "group" elementsgetGroupArray(int i) Gets ith "group" elementGets a List of "group" elementsgetId()Gets the "id" attributeGets array of all "import" elementsgetImportArray(int i) Gets ith "import" elementGets a List of "import" elementsGets array of all "include" elementsgetIncludeArray(int i) Gets ith "include" elementGets a List of "include" elementsgetLang()Gets the "lang" attributeGets array of all "notation" elementsgetNotationArray(int i) Gets ith "notation" elementGets a List of "notation" elementsGets array of all "redefine" elementsgetRedefineArray(int i) Gets ith "redefine" elementGets a List of "redefine" elementsGets array of all "simpleType" elementsgetSimpleTypeArray(int i) Gets ith "simpleType" elementGets a List of "simpleType" elementsGets the "targetNamespace" attributeGets the "version" attributeinsertNewAnnotation(int i) Inserts and returns a new empty value (as xml) as the ith "annotation" elementinsertNewAttribute(int i) Inserts and returns a new empty value (as xml) as the ith "attribute" elementinsertNewAttributeGroup(int i) Inserts and returns a new empty value (as xml) as the ith "attributeGroup" elementinsertNewComplexType(int i) Inserts and returns a new empty value (as xml) as the ith "complexType" elementinsertNewElement(int i) Inserts and returns a new empty value (as xml) as the ith "element" elementinsertNewGroup(int i) Inserts and returns a new empty value (as xml) as the ith "group" elementinsertNewImport(int i) Inserts and returns a new empty value (as xml) as the ith "import" elementinsertNewInclude(int i) Inserts and returns a new empty value (as xml) as the ith "include" elementinsertNewNotation(int i) Inserts and returns a new empty value (as xml) as the ith "notation" elementinsertNewRedefine(int i) Inserts and returns a new empty value (as xml) as the ith "redefine" elementinsertNewSimpleType(int i) Inserts and returns a new empty value (as xml) as the ith "simpleType" elementbooleanTrue if has "attributeFormDefault" attributebooleanTrue if has "blockDefault" attributebooleanTrue if has "elementFormDefault" attributebooleanTrue if has "finalDefault" attributebooleanisSetId()True if has "id" attributebooleanTrue if has "lang" attributebooleanTrue if has "targetNamespace" attributebooleanTrue if has "version" attributevoidremoveAnnotation(int i) Removes the ith "annotation" elementvoidremoveAttribute(int i) Removes the ith "attribute" elementvoidremoveAttributeGroup(int i) Removes the ith "attributeGroup" elementvoidremoveComplexType(int i) Removes the ith "complexType" elementvoidremoveElement(int i) Removes the ith "element" elementvoidremoveGroup(int i) Removes the ith "group" elementvoidremoveImport(int i) Removes the ith "import" elementvoidremoveInclude(int i) Removes the ith "include" elementvoidremoveNotation(int i) Removes the ith "notation" elementvoidremoveRedefine(int i) Removes the ith "redefine" elementvoidremoveSimpleType(int i) Removes the ith "simpleType" elementvoidsetAnnotationArray(int i, AnnotationDocument.Annotation annotation) Sets ith "annotation" elementvoidsetAnnotationArray(AnnotationDocument.Annotation[] annotationArray) Sets array of all "annotation" element WARNING: This method is not atomicaly synchronized.voidsetAttributeArray(int i, TopLevelAttribute attribute) Sets ith "attribute" elementvoidsetAttributeArray(TopLevelAttribute[] attributeArray) Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.voidsetAttributeFormDefault(FormChoice.Enum attributeFormDefault) Sets the "attributeFormDefault" attributevoidsetAttributeGroupArray(int i, NamedAttributeGroup attributeGroup) Sets ith "attributeGroup" elementvoidsetAttributeGroupArray(NamedAttributeGroup[] attributeGroupArray) Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.voidsetBlockDefault(Object blockDefault) Sets the "blockDefault" attributevoidsetComplexTypeArray(int i, TopLevelComplexType complexType) Sets ith "complexType" elementvoidsetComplexTypeArray(TopLevelComplexType[] complexTypeArray) Sets array of all "complexType" element WARNING: This method is not atomicaly synchronized.voidsetElementArray(int i, TopLevelElement element) Sets ith "element" elementvoidsetElementArray(TopLevelElement[] elementArray) Sets array of all "element" element WARNING: This method is not atomicaly synchronized.voidsetElementFormDefault(FormChoice.Enum elementFormDefault) Sets the "elementFormDefault" attributevoidsetFinalDefault(Object finalDefault) Sets the "finalDefault" attributevoidsetGroupArray(int i, NamedGroup group) Sets ith "group" elementvoidsetGroupArray(NamedGroup[] groupArray) Sets array of all "group" element WARNING: This method is not atomicaly synchronized.voidSets the "id" attributevoidsetImportArray(int i, ImportDocument.Import ximport) Sets ith "import" elementvoidsetImportArray(ImportDocument.Import[] ximportArray) Sets array of all "import" element WARNING: This method is not atomicaly synchronized.voidsetIncludeArray(int i, IncludeDocument.Include include) Sets ith "include" elementvoidsetIncludeArray(IncludeDocument.Include[] includeArray) Sets array of all "include" element WARNING: This method is not atomicaly synchronized.voidSets the "lang" attributevoidsetNotationArray(int i, NotationDocument.Notation notation) Sets ith "notation" elementvoidsetNotationArray(NotationDocument.Notation[] notationArray) Sets array of all "notation" element WARNING: This method is not atomicaly synchronized.voidsetRedefineArray(int i, RedefineDocument.Redefine redefine) Sets ith "redefine" elementvoidsetRedefineArray(RedefineDocument.Redefine[] redefineArray) Sets array of all "redefine" element WARNING: This method is not atomicaly synchronized.voidsetSimpleTypeArray(int i, TopLevelSimpleType simpleType) Sets ith "simpleType" elementvoidsetSimpleTypeArray(TopLevelSimpleType[] simpleTypeArray) Sets array of all "simpleType" element WARNING: This method is not atomicaly synchronized.voidsetTargetNamespace(String targetNamespace) Sets the "targetNamespace" attributevoidsetVersion(String version) Sets the "version" attributeintReturns number of "annotation" elementintReturns number of "attribute" elementintReturns number of "attributeGroup" elementintReturns number of "complexType" elementintReturns number of "element" elementintReturns number of "group" elementintReturns number of "import" elementintReturns number of "include" elementintReturns number of "notation" elementintReturns number of "redefine" elementintReturns number of "simpleType" elementvoidUnsets the "attributeFormDefault" attributevoidUnsets the "blockDefault" attributevoidUnsets the "elementFormDefault" attributevoidUnsets the "finalDefault" attributevoidunsetId()Unsets the "id" attributevoidUnsets the "lang" attributevoidUnsets the "targetNamespace" attributevoidUnsets the "version" attributeGets (as xml) the "attributeFormDefault" attributeGets (as xml) the "blockDefault" attributeGets (as xml) the "elementFormDefault" attributeGets (as xml) the "finalDefault" attributexgetId()Gets (as xml) the "id" attributexgetLang()Gets (as xml) the "lang" attributeGets (as xml) the "targetNamespace" attributeGets (as xml) the "version" attributevoidxsetAttributeFormDefault(FormChoice attributeFormDefault) Sets (as xml) the "attributeFormDefault" attributevoidxsetBlockDefault(BlockSet blockDefault) Sets (as xml) the "blockDefault" attributevoidxsetElementFormDefault(FormChoice elementFormDefault) Sets (as xml) the "elementFormDefault" attributevoidxsetFinalDefault(FullDerivationSet finalDefault) Sets (as xml) the "finalDefault" attributevoidSets (as xml) the "id" attributevoidxsetLang(LangAttribute.Lang lang) Sets (as xml) the "lang" attributevoidxsetTargetNamespace(XmlAnyURI targetNamespace) Sets (as xml) the "targetNamespace" attributevoidxsetVersion(XmlToken version) Sets (as xml) the "version" attributeMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_textMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _set, attach_store, build_nil, build_text, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, disconnect_store, documentProperties, dump, equals, execQuery, execQuery, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set_newValue, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, substitute, toString, uses_invalidate_value, validate, validate, validate_now, valueEquals, valueHashCode, writeReplace, xgetListValue, xmlText, xmlTextMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Constructor Details
-
SchemaImpl
-
-
Method Details
-
getIncludeList
Gets a List of "include" elements- Specified by:
getIncludeListin interfaceSchemaDocument.Schema
-
getIncludeArray
Gets array of all "include" elements- Specified by:
getIncludeArrayin interfaceSchemaDocument.Schema
-
getIncludeArray
Gets ith "include" element- Specified by:
getIncludeArrayin interfaceSchemaDocument.Schema
-
sizeOfIncludeArray
public int sizeOfIncludeArray()Returns number of "include" element- Specified by:
sizeOfIncludeArrayin interfaceSchemaDocument.Schema
-
setIncludeArray
Sets array of all "include" element WARNING: This method is not atomicaly synchronized.- Specified by:
setIncludeArrayin interfaceSchemaDocument.Schema
-
setIncludeArray
Sets ith "include" element- Specified by:
setIncludeArrayin interfaceSchemaDocument.Schema
-
insertNewInclude
Inserts and returns a new empty value (as xml) as the ith "include" element- Specified by:
insertNewIncludein interfaceSchemaDocument.Schema
-
addNewInclude
Appends and returns a new empty value (as xml) as the last "include" element- Specified by:
addNewIncludein interfaceSchemaDocument.Schema
-
removeInclude
public void removeInclude(int i) Removes the ith "include" element- Specified by:
removeIncludein interfaceSchemaDocument.Schema
-
getImportList
Gets a List of "import" elements- Specified by:
getImportListin interfaceSchemaDocument.Schema
-
getImportArray
Gets array of all "import" elements- Specified by:
getImportArrayin interfaceSchemaDocument.Schema
-
getImportArray
Gets ith "import" element- Specified by:
getImportArrayin interfaceSchemaDocument.Schema
-
sizeOfImportArray
public int sizeOfImportArray()Returns number of "import" element- Specified by:
sizeOfImportArrayin interfaceSchemaDocument.Schema
-
setImportArray
Sets array of all "import" element WARNING: This method is not atomicaly synchronized.- Specified by:
setImportArrayin interfaceSchemaDocument.Schema
-
setImportArray
Sets ith "import" element- Specified by:
setImportArrayin interfaceSchemaDocument.Schema
-
insertNewImport
Inserts and returns a new empty value (as xml) as the ith "import" element- Specified by:
insertNewImportin interfaceSchemaDocument.Schema
-
addNewImport
Appends and returns a new empty value (as xml) as the last "import" element- Specified by:
addNewImportin interfaceSchemaDocument.Schema
-
removeImport
public void removeImport(int i) Removes the ith "import" element- Specified by:
removeImportin interfaceSchemaDocument.Schema
-
getRedefineList
Gets a List of "redefine" elements- Specified by:
getRedefineListin interfaceSchemaDocument.Schema
-
getRedefineArray
Gets array of all "redefine" elements- Specified by:
getRedefineArrayin interfaceSchemaDocument.Schema
-
getRedefineArray
Gets ith "redefine" element- Specified by:
getRedefineArrayin interfaceSchemaDocument.Schema
-
sizeOfRedefineArray
public int sizeOfRedefineArray()Returns number of "redefine" element- Specified by:
sizeOfRedefineArrayin interfaceSchemaDocument.Schema
-
setRedefineArray
Sets array of all "redefine" element WARNING: This method is not atomicaly synchronized.- Specified by:
setRedefineArrayin interfaceSchemaDocument.Schema
-
setRedefineArray
Sets ith "redefine" element- Specified by:
setRedefineArrayin interfaceSchemaDocument.Schema
-
insertNewRedefine
Inserts and returns a new empty value (as xml) as the ith "redefine" element- Specified by:
insertNewRedefinein interfaceSchemaDocument.Schema
-
addNewRedefine
Appends and returns a new empty value (as xml) as the last "redefine" element- Specified by:
addNewRedefinein interfaceSchemaDocument.Schema
-
removeRedefine
public void removeRedefine(int i) Removes the ith "redefine" element- Specified by:
removeRedefinein interfaceSchemaDocument.Schema
-
getAnnotationList
Gets a List of "annotation" elements- Specified by:
getAnnotationListin interfaceSchemaDocument.Schema
-
getAnnotationArray
Gets array of all "annotation" elements- Specified by:
getAnnotationArrayin interfaceSchemaDocument.Schema
-
getAnnotationArray
Gets ith "annotation" element- Specified by:
getAnnotationArrayin interfaceSchemaDocument.Schema
-
sizeOfAnnotationArray
public int sizeOfAnnotationArray()Returns number of "annotation" element- Specified by:
sizeOfAnnotationArrayin interfaceSchemaDocument.Schema
-
setAnnotationArray
Sets array of all "annotation" element WARNING: This method is not atomicaly synchronized.- Specified by:
setAnnotationArrayin interfaceSchemaDocument.Schema
-
setAnnotationArray
Sets ith "annotation" element- Specified by:
setAnnotationArrayin interfaceSchemaDocument.Schema
-
insertNewAnnotation
Inserts and returns a new empty value (as xml) as the ith "annotation" element- Specified by:
insertNewAnnotationin interfaceSchemaDocument.Schema
-
addNewAnnotation
Appends and returns a new empty value (as xml) as the last "annotation" element- Specified by:
addNewAnnotationin interfaceSchemaDocument.Schema
-
removeAnnotation
public void removeAnnotation(int i) Removes the ith "annotation" element- Specified by:
removeAnnotationin interfaceSchemaDocument.Schema
-
getSimpleTypeList
Gets a List of "simpleType" elements- Specified by:
getSimpleTypeListin interfaceSchemaDocument.Schema
-
getSimpleTypeArray
Gets array of all "simpleType" elements- Specified by:
getSimpleTypeArrayin interfaceSchemaDocument.Schema
-
getSimpleTypeArray
Gets ith "simpleType" element- Specified by:
getSimpleTypeArrayin interfaceSchemaDocument.Schema
-
sizeOfSimpleTypeArray
public int sizeOfSimpleTypeArray()Returns number of "simpleType" element- Specified by:
sizeOfSimpleTypeArrayin interfaceSchemaDocument.Schema
-
setSimpleTypeArray
Sets array of all "simpleType" element WARNING: This method is not atomicaly synchronized.- Specified by:
setSimpleTypeArrayin interfaceSchemaDocument.Schema
-
setSimpleTypeArray
Sets ith "simpleType" element- Specified by:
setSimpleTypeArrayin interfaceSchemaDocument.Schema
-
insertNewSimpleType
Inserts and returns a new empty value (as xml) as the ith "simpleType" element- Specified by:
insertNewSimpleTypein interfaceSchemaDocument.Schema
-
addNewSimpleType
Appends and returns a new empty value (as xml) as the last "simpleType" element- Specified by:
addNewSimpleTypein interfaceSchemaDocument.Schema
-
removeSimpleType
public void removeSimpleType(int i) Removes the ith "simpleType" element- Specified by:
removeSimpleTypein interfaceSchemaDocument.Schema
-
getComplexTypeList
Gets a List of "complexType" elements- Specified by:
getComplexTypeListin interfaceSchemaDocument.Schema
-
getComplexTypeArray
Gets array of all "complexType" elements- Specified by:
getComplexTypeArrayin interfaceSchemaDocument.Schema
-
getComplexTypeArray
Gets ith "complexType" element- Specified by:
getComplexTypeArrayin interfaceSchemaDocument.Schema
-
sizeOfComplexTypeArray
public int sizeOfComplexTypeArray()Returns number of "complexType" element- Specified by:
sizeOfComplexTypeArrayin interfaceSchemaDocument.Schema
-
setComplexTypeArray
Sets array of all "complexType" element WARNING: This method is not atomicaly synchronized.- Specified by:
setComplexTypeArrayin interfaceSchemaDocument.Schema
-
setComplexTypeArray
Sets ith "complexType" element- Specified by:
setComplexTypeArrayin interfaceSchemaDocument.Schema
-
insertNewComplexType
Inserts and returns a new empty value (as xml) as the ith "complexType" element- Specified by:
insertNewComplexTypein interfaceSchemaDocument.Schema
-
addNewComplexType
Appends and returns a new empty value (as xml) as the last "complexType" element- Specified by:
addNewComplexTypein interfaceSchemaDocument.Schema
-
removeComplexType
public void removeComplexType(int i) Removes the ith "complexType" element- Specified by:
removeComplexTypein interfaceSchemaDocument.Schema
-
getGroupList
Gets a List of "group" elements- Specified by:
getGroupListin interfaceSchemaDocument.Schema
-
getGroupArray
Gets array of all "group" elements- Specified by:
getGroupArrayin interfaceSchemaDocument.Schema
-
getGroupArray
Gets ith "group" element- Specified by:
getGroupArrayin interfaceSchemaDocument.Schema
-
sizeOfGroupArray
public int sizeOfGroupArray()Returns number of "group" element- Specified by:
sizeOfGroupArrayin interfaceSchemaDocument.Schema
-
setGroupArray
Sets array of all "group" element WARNING: This method is not atomicaly synchronized.- Specified by:
setGroupArrayin interfaceSchemaDocument.Schema
-
setGroupArray
Sets ith "group" element- Specified by:
setGroupArrayin interfaceSchemaDocument.Schema
-
insertNewGroup
Inserts and returns a new empty value (as xml) as the ith "group" element- Specified by:
insertNewGroupin interfaceSchemaDocument.Schema
-
addNewGroup
Appends and returns a new empty value (as xml) as the last "group" element- Specified by:
addNewGroupin interfaceSchemaDocument.Schema
-
removeGroup
public void removeGroup(int i) Removes the ith "group" element- Specified by:
removeGroupin interfaceSchemaDocument.Schema
-
getAttributeGroupList
Gets a List of "attributeGroup" elements- Specified by:
getAttributeGroupListin interfaceSchemaDocument.Schema
-
getAttributeGroupArray
Gets array of all "attributeGroup" elements- Specified by:
getAttributeGroupArrayin interfaceSchemaDocument.Schema
-
getAttributeGroupArray
Gets ith "attributeGroup" element- Specified by:
getAttributeGroupArrayin interfaceSchemaDocument.Schema
-
sizeOfAttributeGroupArray
public int sizeOfAttributeGroupArray()Returns number of "attributeGroup" element- Specified by:
sizeOfAttributeGroupArrayin interfaceSchemaDocument.Schema
-
setAttributeGroupArray
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.- Specified by:
setAttributeGroupArrayin interfaceSchemaDocument.Schema
-
setAttributeGroupArray
Sets ith "attributeGroup" element- Specified by:
setAttributeGroupArrayin interfaceSchemaDocument.Schema
-
insertNewAttributeGroup
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element- Specified by:
insertNewAttributeGroupin interfaceSchemaDocument.Schema
-
addNewAttributeGroup
Appends and returns a new empty value (as xml) as the last "attributeGroup" element- Specified by:
addNewAttributeGroupin interfaceSchemaDocument.Schema
-
removeAttributeGroup
public void removeAttributeGroup(int i) Removes the ith "attributeGroup" element- Specified by:
removeAttributeGroupin interfaceSchemaDocument.Schema
-
getElementList
Gets a List of "element" elements- Specified by:
getElementListin interfaceSchemaDocument.Schema
-
getElementArray
Gets array of all "element" elements- Specified by:
getElementArrayin interfaceSchemaDocument.Schema
-
getElementArray
Gets ith "element" element- Specified by:
getElementArrayin interfaceSchemaDocument.Schema
-
sizeOfElementArray
public int sizeOfElementArray()Returns number of "element" element- Specified by:
sizeOfElementArrayin interfaceSchemaDocument.Schema
-
setElementArray
Sets array of all "element" element WARNING: This method is not atomicaly synchronized.- Specified by:
setElementArrayin interfaceSchemaDocument.Schema
-
setElementArray
Sets ith "element" element- Specified by:
setElementArrayin interfaceSchemaDocument.Schema
-
insertNewElement
Inserts and returns a new empty value (as xml) as the ith "element" element- Specified by:
insertNewElementin interfaceSchemaDocument.Schema
-
addNewElement
Appends and returns a new empty value (as xml) as the last "element" element- Specified by:
addNewElementin interfaceSchemaDocument.Schema
-
removeElement
public void removeElement(int i) Removes the ith "element" element- Specified by:
removeElementin interfaceSchemaDocument.Schema
-
getAttributeList
Gets a List of "attribute" elements- Specified by:
getAttributeListin interfaceSchemaDocument.Schema
-
getAttributeArray
Gets array of all "attribute" elements- Specified by:
getAttributeArrayin interfaceSchemaDocument.Schema
-
getAttributeArray
Gets ith "attribute" element- Specified by:
getAttributeArrayin interfaceSchemaDocument.Schema
-
sizeOfAttributeArray
public int sizeOfAttributeArray()Returns number of "attribute" element- Specified by:
sizeOfAttributeArrayin interfaceSchemaDocument.Schema
-
setAttributeArray
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.- Specified by:
setAttributeArrayin interfaceSchemaDocument.Schema
-
setAttributeArray
Sets ith "attribute" element- Specified by:
setAttributeArrayin interfaceSchemaDocument.Schema
-
insertNewAttribute
Inserts and returns a new empty value (as xml) as the ith "attribute" element- Specified by:
insertNewAttributein interfaceSchemaDocument.Schema
-
addNewAttribute
Appends and returns a new empty value (as xml) as the last "attribute" element- Specified by:
addNewAttributein interfaceSchemaDocument.Schema
-
removeAttribute
public void removeAttribute(int i) Removes the ith "attribute" element- Specified by:
removeAttributein interfaceSchemaDocument.Schema
-
getNotationList
Gets a List of "notation" elements- Specified by:
getNotationListin interfaceSchemaDocument.Schema
-
getNotationArray
Gets array of all "notation" elements- Specified by:
getNotationArrayin interfaceSchemaDocument.Schema
-
getNotationArray
Gets ith "notation" element- Specified by:
getNotationArrayin interfaceSchemaDocument.Schema
-
sizeOfNotationArray
public int sizeOfNotationArray()Returns number of "notation" element- Specified by:
sizeOfNotationArrayin interfaceSchemaDocument.Schema
-
setNotationArray
Sets array of all "notation" element WARNING: This method is not atomicaly synchronized.- Specified by:
setNotationArrayin interfaceSchemaDocument.Schema
-
setNotationArray
Sets ith "notation" element- Specified by:
setNotationArrayin interfaceSchemaDocument.Schema
-
insertNewNotation
Inserts and returns a new empty value (as xml) as the ith "notation" element- Specified by:
insertNewNotationin interfaceSchemaDocument.Schema
-
addNewNotation
Appends and returns a new empty value (as xml) as the last "notation" element- Specified by:
addNewNotationin interfaceSchemaDocument.Schema
-
removeNotation
public void removeNotation(int i) Removes the ith "notation" element- Specified by:
removeNotationin interfaceSchemaDocument.Schema
-
getTargetNamespace
Gets the "targetNamespace" attribute- Specified by:
getTargetNamespacein interfaceSchemaDocument.Schema
-
xgetTargetNamespace
Gets (as xml) the "targetNamespace" attribute- Specified by:
xgetTargetNamespacein interfaceSchemaDocument.Schema
-
isSetTargetNamespace
public boolean isSetTargetNamespace()True if has "targetNamespace" attribute- Specified by:
isSetTargetNamespacein interfaceSchemaDocument.Schema
-
setTargetNamespace
Sets the "targetNamespace" attribute- Specified by:
setTargetNamespacein interfaceSchemaDocument.Schema
-
xsetTargetNamespace
Sets (as xml) the "targetNamespace" attribute- Specified by:
xsetTargetNamespacein interfaceSchemaDocument.Schema
-
unsetTargetNamespace
public void unsetTargetNamespace()Unsets the "targetNamespace" attribute- Specified by:
unsetTargetNamespacein interfaceSchemaDocument.Schema
-
getVersion
Gets the "version" attribute- Specified by:
getVersionin interfaceSchemaDocument.Schema
-
xgetVersion
Gets (as xml) the "version" attribute- Specified by:
xgetVersionin interfaceSchemaDocument.Schema
-
isSetVersion
public boolean isSetVersion()True if has "version" attribute- Specified by:
isSetVersionin interfaceSchemaDocument.Schema
-
setVersion
Sets the "version" attribute- Specified by:
setVersionin interfaceSchemaDocument.Schema
-
xsetVersion
Sets (as xml) the "version" attribute- Specified by:
xsetVersionin interfaceSchemaDocument.Schema
-
unsetVersion
public void unsetVersion()Unsets the "version" attribute- Specified by:
unsetVersionin interfaceSchemaDocument.Schema
-
getFinalDefault
Gets the "finalDefault" attribute- Specified by:
getFinalDefaultin interfaceSchemaDocument.Schema
-
xgetFinalDefault
Gets (as xml) the "finalDefault" attribute- Specified by:
xgetFinalDefaultin interfaceSchemaDocument.Schema
-
isSetFinalDefault
public boolean isSetFinalDefault()True if has "finalDefault" attribute- Specified by:
isSetFinalDefaultin interfaceSchemaDocument.Schema
-
setFinalDefault
Sets the "finalDefault" attribute- Specified by:
setFinalDefaultin interfaceSchemaDocument.Schema
-
xsetFinalDefault
Sets (as xml) the "finalDefault" attribute- Specified by:
xsetFinalDefaultin interfaceSchemaDocument.Schema
-
unsetFinalDefault
public void unsetFinalDefault()Unsets the "finalDefault" attribute- Specified by:
unsetFinalDefaultin interfaceSchemaDocument.Schema
-
getBlockDefault
Gets the "blockDefault" attribute- Specified by:
getBlockDefaultin interfaceSchemaDocument.Schema
-
xgetBlockDefault
Gets (as xml) the "blockDefault" attribute- Specified by:
xgetBlockDefaultin interfaceSchemaDocument.Schema
-
isSetBlockDefault
public boolean isSetBlockDefault()True if has "blockDefault" attribute- Specified by:
isSetBlockDefaultin interfaceSchemaDocument.Schema
-
setBlockDefault
Sets the "blockDefault" attribute- Specified by:
setBlockDefaultin interfaceSchemaDocument.Schema
-
xsetBlockDefault
Sets (as xml) the "blockDefault" attribute- Specified by:
xsetBlockDefaultin interfaceSchemaDocument.Schema
-
unsetBlockDefault
public void unsetBlockDefault()Unsets the "blockDefault" attribute- Specified by:
unsetBlockDefaultin interfaceSchemaDocument.Schema
-
getAttributeFormDefault
Gets the "attributeFormDefault" attribute- Specified by:
getAttributeFormDefaultin interfaceSchemaDocument.Schema
-
xgetAttributeFormDefault
Gets (as xml) the "attributeFormDefault" attribute- Specified by:
xgetAttributeFormDefaultin interfaceSchemaDocument.Schema
-
isSetAttributeFormDefault
public boolean isSetAttributeFormDefault()True if has "attributeFormDefault" attribute- Specified by:
isSetAttributeFormDefaultin interfaceSchemaDocument.Schema
-
setAttributeFormDefault
Sets the "attributeFormDefault" attribute- Specified by:
setAttributeFormDefaultin interfaceSchemaDocument.Schema
-
xsetAttributeFormDefault
Sets (as xml) the "attributeFormDefault" attribute- Specified by:
xsetAttributeFormDefaultin interfaceSchemaDocument.Schema
-
unsetAttributeFormDefault
public void unsetAttributeFormDefault()Unsets the "attributeFormDefault" attribute- Specified by:
unsetAttributeFormDefaultin interfaceSchemaDocument.Schema
-
getElementFormDefault
Gets the "elementFormDefault" attribute- Specified by:
getElementFormDefaultin interfaceSchemaDocument.Schema
-
xgetElementFormDefault
Gets (as xml) the "elementFormDefault" attribute- Specified by:
xgetElementFormDefaultin interfaceSchemaDocument.Schema
-
isSetElementFormDefault
public boolean isSetElementFormDefault()True if has "elementFormDefault" attribute- Specified by:
isSetElementFormDefaultin interfaceSchemaDocument.Schema
-
setElementFormDefault
Sets the "elementFormDefault" attribute- Specified by:
setElementFormDefaultin interfaceSchemaDocument.Schema
-
xsetElementFormDefault
Sets (as xml) the "elementFormDefault" attribute- Specified by:
xsetElementFormDefaultin interfaceSchemaDocument.Schema
-
unsetElementFormDefault
public void unsetElementFormDefault()Unsets the "elementFormDefault" attribute- Specified by:
unsetElementFormDefaultin interfaceSchemaDocument.Schema
-
getId
Gets the "id" attribute- Specified by:
getIdin interfaceSchemaDocument.Schema
-
xgetId
Gets (as xml) the "id" attribute- Specified by:
xgetIdin interfaceSchemaDocument.Schema
-
isSetId
public boolean isSetId()True if has "id" attribute- Specified by:
isSetIdin interfaceSchemaDocument.Schema
-
setId
Sets the "id" attribute- Specified by:
setIdin interfaceSchemaDocument.Schema
-
xsetId
Sets (as xml) the "id" attribute- Specified by:
xsetIdin interfaceSchemaDocument.Schema
-
unsetId
public void unsetId()Unsets the "id" attribute- Specified by:
unsetIdin interfaceSchemaDocument.Schema
-
getLang
Gets the "lang" attribute- Specified by:
getLangin interfaceSchemaDocument.Schema
-
xgetLang
Gets (as xml) the "lang" attribute- Specified by:
xgetLangin interfaceSchemaDocument.Schema
-
isSetLang
public boolean isSetLang()True if has "lang" attribute- Specified by:
isSetLangin interfaceSchemaDocument.Schema
-
setLang
Sets the "lang" attribute- Specified by:
setLangin interfaceSchemaDocument.Schema
-
xsetLang
Sets (as xml) the "lang" attribute- Specified by:
xsetLangin interfaceSchemaDocument.Schema
-
unsetLang
public void unsetLang()Unsets the "lang" attribute- Specified by:
unsetLangin interfaceSchemaDocument.Schema
-