Help for this page

Select Code to Download


  1. or download this
    <businesses>
        <entity name="Retail">
    ...
          </product>
        </entity>
    </businesses>
    
  2. or download this
    <businesses>
        <block name="Retail" min="0" max="3">
    ...
            </item>
        </block>
    </businesses>
    
  3. or download this
    <entity name="Retail">
          <description>Products and items available in retail</description
    +>
          <product min="0" max="3">
    
  4. or download this
        
    <block name="Retail" min="0" max="3">
          <description>Products and items available in retail</description
    +>
    
  5. or download this
          </product>
        </entity>
    
  6. or download this
        
        </block>
    
  7. or download this
        
    ########### Process the Input string ############
    ...
      
    }