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