public class SingleNamespaceSchema extends PreparedSchema
NAMESPACE_KNOWN, NAMESPACE_SEALED, NAMESPACE_UNDER_CONSTRUCTION, NAMESPACE_UNKNOWN
Constructor and Description |
---|
SingleNamespaceSchema(EnterpriseConfiguration config,
String targetNamespace) |
Modifier and Type | Method and Description |
---|---|
String |
getTargetNamespace()
Returns the target namespace for this Schema, or "" if the schema is a
no-namespace schema.
|
void |
setTargetNamespace(String targetNamespace)
Sets the target namespace for this Schema
|
addAnonymousType, addAttributeDecl, addAttributeGroup, addComponent, addElementDecl, addGlobalParam, addGroup, addIdentityConstraint, addNotation, addType, copyTo, getAttributeDecl, getAttributeGroup, getConfiguration, getElementDecl, getExtensionsOfBuiltInType, getGlobalParam, getGlobalParams, getGroup, getIdentityConstraint, getNamePool, getNotation, getSchemaType, getSimpleType, getTargetNamespaces, getType, isDeclaredNotation, iterateAttributeDeclarations, iterateAttributeGroups, iterateElementDeclarations, iterateIdentityConstraints, iterateModelGroups, iterateNotations, iterateTypes, merge, registerExtensionOfBuiltInType, setConfiguration, validate, validateReference
elaborate, fixup, getColumnNumber, getFixupStatus, getLineNumber, getPublicId, getRedefinitionLevel, getSchemaDocumentURI, getSystemId, getValidationStatus, lookForCycles, makeXPathExpressionPropertyRecord, setFixupStatus, setLineNumber, setLocator, setRedefinitionLevel, setSchemaDocumentURI, setSystemId, setValidationStatus
public SingleNamespaceSchema(EnterpriseConfiguration config, String targetNamespace)
public void setTargetNamespace(String targetNamespace)
targetNamespace
- the target namespace for this Schemapublic String getTargetNamespace()
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.