Package | Description |
---|---|
org.jboss.ws.metadata.wsdl.xmlschema |
Modifier and Type | Method and Description |
---|---|
JBossXSElementDeclaration |
WSSchemaUtils.createGlobalXSElementDeclaration(String name,
org.apache.xerces.xs.XSTypeDefinition xstype,
String targetNS)
Create a global XSElementDeclaration object
|
JBossXSElementDeclaration |
WSSchemaUtils.createXSElementDeclaration(String name,
org.apache.xerces.xs.XSTypeDefinition xstype,
boolean isNillable)
Create a local XSElementDeclaration object
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.