| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
XSWildcardDecl
The XML representation for a wildcard declaration
schema component is an <any> or <anyAttribute> element information item
|
| Modifier and Type | Method and Description |
|---|---|
XSWildcard |
XSComplexTypeDecl.getAttributeWildcard()
{attribute wildcard} Optional.
|
XSWildcard |
XSAttributeGroupDecl.getAttributeWildcard()
{attribute wildcard} Optional.
|
| Modifier and Type | Method and Description |
|---|---|
XSWildcard |
XSComplexTypeDefinition.getAttributeWildcard()
An attribute wildcard if it exists, otherwise
null. |
XSWildcard |
XSAttributeGroupDefinition.getAttributeWildcard()
A [wildcard] if it exists, otherwise
null. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.