WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOM3TypeInfo

IID:2a1088c7-499a-49a7-9d3b-1970d21532ab
Inherits From:nsISupports

Constants

PRUint32 DERIVATION_RESTRICTION = 1
PRUint32 DERIVATION_EXTENSION = 2
PRUint32 DERIVATION_UNION = 4
PRUint32 DERIVATION_LIST = 8

Properties

readonly DOMString typeName

readonly DOMString typeNamespace


Methods

PRBool isDerivedFrom ( DOMString typeNamespaceArg , DOMString typeNameArg , PRUint32 derivationMethod )

PRBool isDerivedFrom ( DOMString typeNamespaceArg , DOMString typeNameArg , PRUint32 derivationMethod )

Arguments:
typeNamespaceArg
typeNameArg
derivationMethod

References

This interface is the type of the following properties:

nsIDOM3Attr.schemaTypeInfo

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com