Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Salesforce Suite 5
»
nusoap.php
»
XMLSchema
property XMLSchema::$elements in Salesforce Suite 5
Same name in this branch
5 includes/nusoap.php
\XMLSchema::elements
5 includes/nusoap.orig.php
\XMLSchema::elements
Same name and namespace in other branches
5.2 includes/nusoap.php
\XMLSchema::elements
5.2 includes/nusoap.orig.php
\XMLSchema::elements
File
includes/
nusoap.php
, line 1018
Class
XMLSchema
parses an XML Schema, allows access to it's data, other utility methods no validation... yet. very experimental and limited. As is discussed on XML-DEV, I'm one of the people that just doesn't have time to read the spec(s) thoroughly,…
Code
var $elements = [];
API Navigation
Salesforce Suite 5
Classes
Functions
Files
Constants
Deprecated