public interface XSAttributeUse extends XSComponent
Modifier and Type | Method and 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, visit
boolean isRequired()
XSAttributeDecl getDecl()
XmlString getDefaultValue()
XmlString getFixedValue()
Copyright © 2021 JBoss by Red Hat. All rights reserved.