public class XSModelBuilder extends Object
| Constructor and Description |
|---|
XSModelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.xerces.xs.XSModel |
buildXMLSchemaModel(Schema xsd,
String targetNamespace)
Builds an XSModel instance from a given Schema object.
|
public static org.apache.xerces.xs.XSModel buildXMLSchemaModel(Schema xsd, String targetNamespace)
xsd - A Schema representing an XML Schema resource.targetNamespace - The target namespace of a schema (an absolute URI).Copyright © 2016 Open Geospatial Consortium. All rights reserved.