Documentation

XSDFile
in package

Table of Contents

Properties

$attributesQualified  : mixed
$doc  : mixed
$elementsQualified  : mixed
$file  : mixed
$schemaNS  : mixed
$schemaPrefix  : mixed
$schemaQuery  : mixed
$targetNS  : mixed
$targetPrefix  : mixed
$targetQuery  : mixed
$xpath  : mixed
$xsdList  : mixed

Methods

__construct()  : mixed
asExcel()  : mixed
asManifest()  : mixed
asNode()  : mixed
createTargetAttribute()  : mixed
createTargetElement()  : mixed
createXSDAnnotation()  : mixed
createXSDAttribute()  : mixed
createXSDCategory()  : mixed
createXSDElement()  : mixed
createXSDGroup()  : mixed
createXSDType()  : mixed
getElementByName()  : mixed
getExampleDocument()  : mixed
getIdByNode()  : mixed
getSchemaNS()  : mixed
getSchemaQuery()  : mixed
getTargetNS()  : mixed
getXPath()  : mixed
xpathEvaluate()  : mixed

Properties

$attributesQualified

protected mixed $attributesQualified

$elementsQualified

protected mixed $elementsQualified

$schemaPrefix

protected mixed $schemaPrefix

$schemaQuery

protected mixed $schemaQuery

$targetPrefix

protected mixed $targetPrefix

$targetQuery

protected mixed $targetQuery

Methods

__construct()

public __construct(mixed $file) : mixed
Parameters
$file : mixed

asManifest()

public asManifest([DOMDocument $targetDoc = null ]) : mixed
Parameters
$targetDoc : DOMDocument = null

asNode()

public asNode(DOMDocument $doc) : mixed
Parameters
$doc : DOMDocument

createTargetAttribute()

public createTargetAttribute(DOMDocument $doc, mixed $name[, mixed $value = null ]) : mixed
Parameters
$doc : DOMDocument
$name : mixed
$value : mixed = null

createTargetElement()

public createTargetElement(DOMDocument $doc, mixed $name) : mixed
Parameters
$doc : DOMDocument
$name : mixed

createXSDAnnotation()

public createXSDAnnotation(DOMElement $node) : mixed
Parameters
$node : DOMElement

createXSDAttribute()

public createXSDAttribute(DOMElement $node) : mixed
Parameters
$node : DOMElement

createXSDCategory()

public createXSDCategory(DOMElement $node) : mixed
Parameters
$node : DOMElement

createXSDElement()

public createXSDElement(DOMElement $node) : mixed
Parameters
$node : DOMElement

createXSDGroup()

public createXSDGroup(DOMElement $node) : mixed
Parameters
$node : DOMElement

createXSDType()

public createXSDType(DOMElement $node) : mixed
Parameters
$node : DOMElement

getElementByName()

public getElementByName(mixed $name) : mixed
Parameters
$name : mixed

getIdByNode()

public getIdByNode(DOMElement $node, mixed $className) : mixed
Parameters
$node : DOMElement
$className : mixed

getSchemaNS()

public getSchemaNS() : mixed

getSchemaQuery()

public getSchemaQuery() : mixed

getTargetNS()

public getTargetNS() : mixed

getXPath()

public getXPath() : mixed

xpathEvaluate()

public xpathEvaluate(mixed $query[, DOMNode $contextNode = null ]) : mixed
Parameters
$query : mixed
$contextNode : DOMNode = null

        
On this page

Search results