com.xml_project.morganaxproc.xdm
Class XS_Untyped

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

public class XS_Untyped
extends Object
implements XS_AnyType

Implementation of xs:untyped


Field Summary
static QName TypeName
           
 
Constructor Summary
XS_Untyped()
           
 
Method Summary
 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 QName TypeName
Constructor Detail

XS_Untyped

public XS_Untyped()
Method Detail

getTypeName

public QName getTypeName()
Specified by:
getTypeName in interface XS_AnyType