Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xs | |
org.jboss.ws.metadata.wsdl.xmlschema |
Modifier and Type | Field and Description |
---|---|
protected XSAttributeDeclaration |
PSVIAttrNSImpl.fDeclaration
attribute declaration
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
PSVIAttrNSImpl.getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate
this attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
XSAttributeDecl
The XML representation for an attribute declaration
schema component is an <attribute> element information item
|
Modifier and Type | Field and Description |
---|---|
protected XSAttributeDeclaration |
AttributePSVImpl.fDeclaration
attribute declaration
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
XSAttributeUseImpl.getAttrDeclaration()
{attribute declaration} provides the attribute declaration itself,
which will in turn determine the simple type definition used.
|
XSAttributeDeclaration |
AttributePSVImpl.getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate
this attribute.
|
XSAttributeDeclaration |
SchemaGrammar.getAttributeDeclaration(String name)
Convenience method.
|
XSAttributeDeclaration |
XSModelImpl.getAttributeDeclaration(String name,
String namespace)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
XSAttributeUse.getAttrDeclaration()
[attribute declaration]: provides the attribute declaration itself,
which will in turn determine the simple type definition used.
|
XSAttributeDeclaration |
AttributePSVI.getAttributeDeclaration()
[attribute declaration]: An item isomorphic to the declaration
component itself.
|
XSAttributeDeclaration |
XSNamespaceItem.getAttributeDeclaration(String name)
Convenience method.
|
XSAttributeDeclaration |
XSModel.getAttributeDeclaration(String name,
String namespace)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
JBossXSNamespaceItem.getAttributeDeclaration(String name)
Convenience method.
|
XSAttributeDeclaration |
JBossXSModel.getAttributeDeclaration(String name,
String namespace)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
void |
JBossXSNamespaceItem.addXSAttributeDeclaration(XSAttributeDeclaration att)
Add an XSAttributeDeclaration
|
void |
JBossXSModel.addXSAttributeDeclaration(XSAttributeDeclaration attr) |
String |
WSSchemaUtils.write(XSAttributeDeclaration decl) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.