XSComponentAttributeUseImplpublic interface XSAttributeUse extends XSComponent
| Modifier and Type | Method | Description |
|---|---|---|
XSAttributeDecl |
getDecl() |
|
XmlString |
getDefaultValue() |
Gets the default value of this attribute use, if one is specified.
|
XmlString |
getFixedValue() |
Gets the fixed value of this attribute use, if one is specified.
|
boolean |
isRequired() |
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visitboolean isRequired()
XSAttributeDecl getDecl()
XmlString getDefaultValue()
XmlString getFixedValue()
Copyright © 2018 Oracle Corporation. All rights reserved.