ca.infoway.messagebuilder.schema
Class XmlSchemas

Package class diagram package XmlSchemas
java.lang.Object
  extended by ca.infoway.messagebuilder.schema.XmlSchemas

public abstract class XmlSchemas
extends Object

A static class that provides a constant references to the XML Schema namespace name.

Author:
Intelliware Development

Field Summary
static String SCHEMA_INSTANCE
          The name of the XML Schema namespace.
 
Constructor Summary
XmlSchemas()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA_INSTANCE

public static final String SCHEMA_INSTANCE

The name of the XML Schema namespace.

See Also:
Constant Field Values
Constructor Detail

XmlSchemas

public XmlSchemas()


Copyright © 2013. All Rights Reserved.