PHP Class RomaricDrigon\MetaYaml\XsdNodeGenerator\XsdNodeGenerator

Inheritance: implements RomaricDrigon\MetaYaml\XsdNodeGenerator\XsdNodeGeneratorInterface
Show file Open project: romaricdrigon/metayaml

Protected Properties

Property Type Description
$xsd_generator

Public Methods

Method Description
__construct ( XsdGenerator $xsd_generator )

Protected Methods

Method Description
addRequired ( $node, XMLWriter &$writer, $under_root )

Method Details

__construct() public method

public __construct ( XsdGenerator $xsd_generator )
$xsd_generator RomaricDrigon\MetaYaml\XsdGenerator

addRequired() protected method

protected addRequired ( $node, XMLWriter &$writer, $under_root )
$writer XMLWriter

Property Details

$xsd_generator protected property

protected $xsd_generator