getDirectTypeDefForElementName: getDirectTypeDefForElementName

Description Usage Arguments Value Author(s)

Description

Gives the definition of the data type of the element given the name of the element

Usage

1
getDirectTypeDefForElementName(en, theDoc, namespaces, logLevel = 1)

Arguments

en

The name of the element, whose type definition is required

theDoc

The XML Schema document containing the element and the definition of its datatype

namespaces

The namespaces present in the document

logLevel

The level of logging that will be carried out: 0 (none) 1 (limited) or 2 (full). Optional - defaults to 0

Value

Returns the definition of the data type of the element whose name is given, if the element is present in the document, NULL otherwise

Author(s)

Lucy Bastin and Ankita Goyal


xmlschemaHelper documentation built on May 2, 2019, 4:41 p.m.