<element>
element information item
Modifier and Type | Field and Description |
---|---|
private static final short | |
private static final short | |
public XSObjectList | |
public short | |
public ValidatedInfo | |
private String | fDescription
get the string description of this element |
pack-priv XSComplexTypeDecl | |
public short | |
pack-priv IdentityConstraint[] | |
pack-priv int | |
pack-priv short | |
public String | |
private XSNamespaceItem | |
public short | |
public XSElementDecl | |
public String | |
public XSTypeDefinition | |
public QName | |
pack-priv static final int | |
private static final short | |
public static final short | |
public static final short | |
public static final short |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | |
public boolean | equals(Object
the reference object with which to compare. o)Overrides java. whether two decls are the same |
public boolean | getAbstract()
Implements com. {abstract} A boolean. |
public Object | getActualVC()
Implements com.
Deprecated
Value Constraint: Binding specific actual constraint value or
|
public short | getActualVCType()
Implements com.
Deprecated
The actual constraint value built-in datatype, e.g.
|
public XSAnnotation | getAnnotation()
Implements com. Optional. |
public XSObjectList | getAnnotations()
Implements com. Optional. |
public short | getConstraintType()
Implements com. A value constraint: one of default, fixed. |
public String | getConstraintValue()
Implements com.
Deprecated
A value constraint: The actual value (with respect to the {type definition}) |
public short | Returns: A bit flag representing {substitution, extension, restriction} or NONE.Implements com. The supplied values for {disallowed substitutions} |
public XSComplexTypeDefinition | getEnclosingCTDefinition()
Implements com. Locally scoped declarations are available for use only within the
complex type definition identified by the |
public IdentityConstraint[] | |
public XSNamedMap | getIdentityConstraints()
Implements com. {identity-constraint definitions} A set of constraint definitions. |
public ShortList | getItemValueTypes()
Implements com.
Deprecated
In the case the actual constraint value represents a list, i.e. the
|
public String | getName()
Implements com. The |
public String | getNamespace()
Implements com. The namespace URI of this node, or |
public XSNamespaceItem | getNamespaceItem()
Implements com. A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
|
public boolean | getNillable()
Implements com. If {nillable} is true, then an element may also be valid if it carries the namespace qualified attribute with [local name] nil from namespace http://www.w3.org/2001/XMLSchema-instance and value true (see xsi:nil (2.6.2)) even if it has no text or element content despite a {content type} which would otherwise require content. |
public short | |
public XSElementDeclaration | getSubstitutionGroupAffiliation()
Implements com. {substitution group affiliation} Optional. |
public short | Returns: A bit flag representing {extension, restriction} or NONE.Implements com. Specifies if this declaration can be nominated as the {substitution group affiliation} of other element declarations having the same {type definition} or types derived therefrom. |
public short | getType()
Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
public XSTypeDefinition | getTypeDefinition()
Implements com. Either a simple type definition or a complex type definition. |
public XSValue | getValueConstraintValue()
Implements com. The actual value of the default or fixed value constraint. |
public int | |
public boolean | Returns: True ifdisallowed is a part of the substitution
group exclusion subset.Substitution, extension, restriction or none.
Represents a block set for the element. disallowed)Implements com. Convenience method. |
public boolean | Returns: True ifexclusion is a part of the substitution
group exclusion subset.Extension, restriction or none. Represents final
set for the element. exclusion)Implements com. Convenience method. |
public void | |
pack-priv static final IdentityConstraint[] | |
public void | |
public void | |
public void | |
public void | |
public void | |
pack-priv void | |
public String |
ABSTRACT | back to summary |
---|---|
private static final short ABSTRACT |
CONSTRAINT_MASK | back to summary |
---|---|
private static final short CONSTRAINT_MASK |
fAnnotations | back to summary |
---|---|
public XSObjectList fAnnotations |
fBlock | back to summary |
---|---|
public short fBlock |
fDefault | back to summary |
---|---|
public ValidatedInfo fDefault |
fDescription | back to summary |
---|---|
private String fDescription get the string description of this element |
fEnclosingCT | back to summary |
---|---|
pack-priv XSComplexTypeDecl fEnclosingCT |
fFinal | back to summary |
---|---|
public short fFinal |
fIDConstraints | back to summary |
---|---|
pack-priv IdentityConstraint[] fIDConstraints |
fIDCPos | back to summary |
---|---|
pack-priv int fIDCPos |
fMiscFlags | back to summary |
---|---|
pack-priv short fMiscFlags |
fName | back to summary |
---|---|
public String fName |
fNamespaceItem | back to summary |
---|---|
private XSNamespaceItem fNamespaceItem |
fScope | back to summary |
---|---|
public short fScope |
fSubGroup | back to summary |
---|---|
public XSElementDecl fSubGroup |
fTargetNamespace | back to summary |
---|---|
public String fTargetNamespace |
fType | back to summary |
---|---|
public XSTypeDefinition fType |
fUnresolvedTypeName | back to summary |
---|---|
public QName fUnresolvedTypeName |
INITIAL_SIZE | back to summary |
---|---|
pack-priv static final int INITIAL_SIZE |
NILLABLE | back to summary |
---|---|
private static final short NILLABLE |
SCOPE_ABSENT | back to summary |
---|---|
public static final short SCOPE_ABSENT |
SCOPE_GLOBAL | back to summary |
---|---|
public static final short SCOPE_GLOBAL |
SCOPE_LOCAL | back to summary |
---|---|
public static final short SCOPE_LOCAL |
XSElementDecl | back to summary |
---|---|
public XSElementDecl() |
addIDConstraint | back to summary |
---|---|
public void addIDConstraint(IdentityConstraint idc) |
equals | back to summary |
---|---|
public boolean equals(Object o) Overrides java. whether two decls are the same
|
getAbstract | back to summary |
---|---|
public boolean getAbstract() Implements com. {abstract} A boolean. |
getActualVC | back to summary |
---|---|
public Object getActualVC() Implements com. Doc from com. Deprecated
Value Constraint: Binding specific actual constraint value or
|
getActualVCType | back to summary |
---|---|
public short getActualVCType() Implements com. Doc from com. Deprecated
The actual constraint value built-in datatype, e.g.
|
getAnnotation | back to summary |
---|---|
public XSAnnotation getAnnotation() Implements com. Optional. Annotation. |
getAnnotations | back to summary |
---|---|
public XSObjectList getAnnotations() Implements com. Optional. Annotations. |
getConstraintType | back to summary |
---|---|
public short getConstraintType() Implements com. A value constraint: one of default, fixed. |
getConstraintValue | back to summary |
---|---|
public String getConstraintValue() Implements com. Deprecated
A value constraint: The actual value (with respect to the {type definition})
|
getDisallowedSubstitutions | back to summary |
---|---|
public short getDisallowedSubstitutions() Implements com. The supplied values for {disallowed substitutions}
|
getEnclosingCTDefinition | back to summary |
---|---|
public XSComplexTypeDefinition getEnclosingCTDefinition() Implements com. Locally scoped declarations are available for use only within the
complex type definition identified by the |
getIDConstraints | back to summary |
---|---|
public IdentityConstraint[] getIDConstraints() |
getIdentityConstraints | back to summary |
---|---|
public XSNamedMap getIdentityConstraints() Implements com. {identity-constraint definitions} A set of constraint definitions. |
getItemValueTypes | back to summary |
---|---|
public ShortList getItemValueTypes() Implements com. Doc from com. Deprecated
In the case the actual constraint value represents a list, i.e. the
|
getName | back to summary |
---|---|
public String getName() Implements com. The |
getNamespace | back to summary |
---|---|
public String getNamespace() Implements com. The namespace URI of this node, or |
getNamespaceItem | back to summary |
---|---|
public XSNamespaceItem getNamespaceItem() Implements com. Doc from com. A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
|
getNillable | back to summary |
---|---|
public boolean getNillable() Implements com. If {nillable} is true, then an element may also be valid if it carries the namespace qualified attribute with [local name] nil from namespace http://www.w3.org/2001/XMLSchema-instance and value true (see xsi:nil (2.6.2)) even if it has no text or element content despite a {content type} which would otherwise require content. |
getScope | back to summary |
---|---|
public short getScope() Implements com. Optional. Either global or a complex type definition (
|
getSubstitutionGroupAffiliation | back to summary |
---|---|
public XSElementDeclaration getSubstitutionGroupAffiliation() Implements com. {substitution group affiliation} Optional. A top-level element definition. |
getSubstitutionGroupExclusions | back to summary |
---|---|
public short getSubstitutionGroupExclusions() Implements com. Specifies if this declaration can be nominated as the {substitution group affiliation} of other element declarations having the same {type definition} or types derived therefrom.
|
getType | back to summary |
---|---|
public short getType() Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
getTypeDefinition | back to summary |
---|---|
public XSTypeDefinition getTypeDefinition() Implements com. Either a simple type definition or a complex type definition. |
getValueConstraintValue | back to summary |
---|---|
public XSValue getValueConstraintValue() Implements com. Doc from com. The actual value of the default or fixed value constraint. |
hashCode | back to summary |
---|---|
public int hashCode() Overrides java. get the hash code
|
isDisallowedSubstitution | back to summary |
---|---|
public boolean isDisallowedSubstitution(short disallowed) Implements com. Convenience method. Check if
|
isSubstitutionGroupExclusion | back to summary |
---|---|
public boolean isSubstitutionGroupExclusion(short exclusion) Implements com. Convenience method. Check if
|
reset | back to summary |
---|---|
public void reset() Reset current element declaration |
resize | back to summary |
---|---|
pack-priv static final IdentityConstraint[] resize(IdentityConstraint[] oldArray, int newSize) |
setConstraintType | back to summary |
---|---|
public void setConstraintType(short constraintType) |
setIsAbstract | back to summary |
---|---|
public void setIsAbstract() |
setIsGlobal | back to summary |
---|---|
public void setIsGlobal() |
setIsLocal | back to summary |
---|---|
public void setIsLocal(XSComplexTypeDecl enclosingCT) |
setIsNillable | back to summary |
---|---|
public void setIsNillable() |
setNamespaceItem | back to summary |
---|---|
pack-priv void setNamespaceItem(XSNamespaceItem namespaceItem) |
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object.
Satisfying this method's contract implies a non-
|