<attribute>
element information item
Modifier and Type | Field and Description |
---|---|
pack-priv XSObjectList | |
pack-priv short | |
pack-priv ValidatedInfo | |
pack-priv XSComplexTypeDecl | |
pack-priv String | |
private XSNamespaceItem | |
pack-priv short | |
pack-priv String | |
pack-priv XSSimpleType | |
public QName | |
public static final short | |
public static final short | |
public static final short |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
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. Value constraint: one of default, fixed. |
public String | getConstraintValue()
Implements com.
Deprecated
Value constraint: The actual value (with respect to the {type definition}) Should we return Object instead of DOMString? |
public XSComplexTypeDefinition | getEnclosingCTDefinition()
Implements com. Locally scoped declarations are available for use only within the
complex type definition identified by the |
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 short | getScope()
Implements com. Optional. |
public short | getType()
Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
public XSSimpleTypeDefinition | getTypeDefinition()
Implements com. A simple type definition |
public ValidatedInfo | |
public XSValue | getValueConstraintValue()
Implements com. The actual value of the default or fixed value constraint. |
public void | |
pack-priv void | |
public void | setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT, XSObjectList annotations)
|
fAnnotations | back to summary |
---|---|
pack-priv XSObjectList fAnnotations |
fConstraintType | back to summary |
---|---|
pack-priv short fConstraintType |
fDefault | back to summary |
---|---|
pack-priv ValidatedInfo fDefault |
fEnclosingCT | back to summary |
---|---|
pack-priv XSComplexTypeDecl fEnclosingCT |
fName | back to summary |
---|---|
pack-priv String fName |
fNamespaceItem | back to summary |
---|---|
private XSNamespaceItem fNamespaceItem |
fScope | back to summary |
---|---|
pack-priv short fScope |
fTargetNamespace | back to summary |
---|---|
pack-priv String fTargetNamespace |
fType | back to summary |
---|---|
pack-priv XSSimpleType fType |
fUnresolvedTypeName | back to summary |
---|---|
public QName fUnresolvedTypeName |
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 |
XSAttributeDecl | back to summary |
---|---|
public XSAttributeDecl() |
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. Value constraint: one of default, fixed. |
getConstraintValue | back to summary |
---|---|
public String getConstraintValue() Implements com. Deprecated
Value constraint: The actual value (with respect to the {type definition}) Should we return Object instead of DOMString?
|
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 |
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
|
getScope | back to summary |
---|---|
public short getScope() Implements com. Optional. Either global or a complex type definition (
|
getType | back to summary |
---|---|
public short getType() Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
getTypeDefinition | back to summary |
---|---|
public XSSimpleTypeDefinition getTypeDefinition() Implements com. A simple type definition |
getValInfo | back to summary |
---|---|
public ValidatedInfo getValInfo() |
getValueConstraintValue | back to summary |
---|---|
public XSValue getValueConstraintValue() Implements com. Doc from com. The actual value of the default or fixed value constraint. |
reset | back to summary |
---|---|
public void reset() |
setNamespaceItem | back to summary |
---|---|
pack-priv void setNamespaceItem(XSNamespaceItem namespaceItem) |
setValues | back to summary |
---|---|
public void setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT, XSObjectList annotations) |