public final class XsMetaModel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
W3_ORG_XMLNS_PREFIX
Namespace prefix for
W3_ORG_XMLNS_URI. |
static String |
W3_ORG_XMLNS_URI
URI representing the namespace of the in-built xmlns namespace as defined
by w3.org.
|
static String |
W3_ORG_XS_PREFIX
Namespace prefix for
W3_ORG_XS_URI. |
static String |
W3_ORG_XS_URI
Namespace prefix for XML schema.
|
static String |
W3_ORG_XSI_PREFIX
Namespace prefix for
W3_ORG_XSI_URI. |
static String |
W3_ORG_XSI_URI
Namespace prefix for XML schema instance.
|
| Constructor and Description |
|---|
XsMetaModel() |
public static final String W3_ORG_XMLNS_URI
public static final String W3_ORG_XMLNS_PREFIX
W3_ORG_XMLNS_URI.
The NamespaceManager will not allow any namespace to use this prefix.public static final String W3_ORG_XS_URI
public static final String W3_ORG_XS_PREFIX
W3_ORG_XS_URI.
The NamespaceManager will not allow any namespace to use this prefix.public static final String W3_ORG_XSI_URI
public static final String W3_ORG_XSI_PREFIX
W3_ORG_XSI_URI.
The NamespaceManager will not allow any namespace to use this prefix.public XsMetaModel()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.