com.xml_project.morganaxdm
Class XS_Untyped

java.lang.Object
  extended by com.xml_project.morganaxdm.XS_Untyped
All Implemented Interfaces:
XS_AnyType

public class XS_Untyped
extends java.lang.Object
implements XS_AnyType

Implementation of xs:untyped


Field Summary
static javax.xml.namespace.QName TypeName
           
 
Constructor Summary
XS_Untyped()
           
 
Method Summary
 javax.xml.namespace.QName getTypeName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TypeName

public static final javax.xml.namespace.QName TypeName
Constructor Detail

XS_Untyped

public XS_Untyped()
Method Detail

getTypeName

public javax.xml.namespace.QName getTypeName()
Specified by:
getTypeName in interface XS_AnyType