Help for this page

Select Code to Download


  1. or download this
    <!-- W3C XML Schema -->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefa
    +ult="qualified" attributeFormDefault="unqualified">
    ...
            </xs:all>
        </xs:complexType>
    </xs:element>
    
  2. or download this
    
       require AutoGeneratedCode;
    ...
    
       $Product->Write('modifiedproduct.xml');  # Writes it self to XML fi
    +le that conforms to Schema above