Its help you to manipulate the DataStore response XML.
This concept get additional
, error
and block
element form
DataStore response XML.
Methods inherited from: Concept
cloneConcept, extendsConcept, fromXML, getAllInheritedConcepts, getConceptAttribute, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptLabel, getConceptMethod, getConceptMethods, getConceptOperators, getConceptType, getErrorHandler, getInheritedConcepts, getResourceURI, hasConceptAttribute, hasConceptElement, hasConceptMethod, hasPath, isHidden, loadContent, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, toTXT, toXML, setResourceURI |
|
Label: | additional |
Type: | Series |
Is Static: | false |
Is Hidden: | false |
Is Multi: | true |
Show Empty: | true |
Contains additional
parts of DataStore response XML.
Label: | error |
Type: | Series |
Is Static: | false |
Is Hidden: | false |
Is Multi: | true |
Show Empty: | true |
Contains error
parts of DataStore response XML.
Label: | block |
Type: | Series |
Is Static: | false |
Is Hidden: | false |
Is Multi: | false |
Show Empty: | true |
Contains block
part of DataStore response XML.
Verify if additional element has present in DataStrore response XML.
Verify if block element has present in DataStrore response XML.
Verify if error element has present in DataStrore response XML.
Verify if info element in additional element has present.
Verify if waring element in additional element has present.