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, getAllAttributeGroups, getAllModelGroups, getAllNotations, getAllTypes, getAttributeDecl, getAttributeDecl, getAttributeDeclarations, getAttributeGroup, getConfiguration, getElementDecl, getElementDecl, getElementDeclarations, getExtensionsOfBuiltInType, getGlobalParam, getGlobalParams, getGroup, getIdentityConstraint, getIdentityConstraints, getLocalLicenseId, getNamePool, getNotation, getSchemaType, getSimpleType, getTargetNamespaces, getType, isDeclaredNotation, merge, registerExtensionOfBuiltInType, setConfiguration, setLocalLicenseId, validate, validateReference
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-2022 Saxonica Limited. All rights reserved.