getSubElementDetailsForElementTypeDef: getSubElementDetailsForElementTypeDef

Description Usage Arguments Value Author(s)

Description

Gives the type and the restrictions on value for each of the child elements of the element whose type definition is given

Usage

1
2
3
4
getSubElementDetailsForElementTypeDef(eTypeDef, fullDocument, 


    namespaces, logLevel = 1)

Arguments

eTypeDef

Type definition of the element, the details of whose child elements are required

fullDocument

The XML Schema document in which the element and its type definition are present

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

The list containing the details of all the child elements in the given element's Type Definition

Author(s)

Lucy Bastin and Ankita Goyal


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