Interface XSAttributeDecl
- All Superinterfaces:
XSComponent, XSDeclaration
- All Known Implementing Classes:
AttributeDeclImpl
Attribute declaration.
-
Method Summary
Methods inherited from interface XSComponent
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visitMethods inherited from interface XSDeclaration
getName, getTargetNamespace, isAnonymous, isGlobal, isLocal
-
Method Details
-
getType
XSSimpleType getType() -
getDefaultValue
XmlString getDefaultValue() -
getFixedValue
XmlString getFixedValue()
-