The ORDER class provides the functioanallity to create a XML, which is validatable with the MDXI.xsd
author | mPAY24 GmbH <support@mpay24.com> |
---|---|
version | $Id: orderXML.php 5477 2013-06-18 13:00:17Z anna $ |
filesource | orderXML.php |
license | http://ec.europa.eu/idabc/eupl.html EUPL, Version 1.1 |
ORDER(\DOMNode $doc = null, \DOMNode $node = null)
\DOMNode
The root DOMNode of an XML tree
\DOMNode
The child DOMNode
__call(string $method, array $args)
string
The name of the method, which is called for the Item-Object
array
The arguments with them the method is called - minOccurance = 0, maxOccurance = 2: The first argument must be a positive integer (will be used as a index) The second argument is optional and would be used as value for the DOMNode
__get(string $name)
string
The name of the method, which is called for the Item-Object
__set(string $name, mixed $value)
string
The name of the Node you want to set
mixed
The value of the Node you want to set
toXML()
validate()
xmlencode(string $txt)
string
A string to be encoded
olderThanOneWeek(string $filename)
string
The path to the file (MDXI.xsd)
doc
node