PHP Classes

File: test2.xml

Recommend this page to a friend!
  Classes of Diogo Resende   Schedule   test2.xml   Download  
File: test2.xml
Role: Auxiliary data
Content type: text/plain
Description: 2nd XML file to test (using test2.php)
Class: Schedule
Render schedule time tables from XML definitions
Author: By
Last change:
Date: 19 years ago
Size: 1,590 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="ISO-8859-1" ?> <schedule blocks="8h,9h,10h,11h,12h,13h,14h,15h,16h,17h,18h" days="Monday,Tuesday,Wednesday,Thursday,Friday"> <settings> <legend font="2" leftpadding="40" toppadding="20" rightpadding="0" bottompadding="0" bgcolor="#fafafa"/> <grid color="#e"/> <schedule color="#fdfdfd"/> <block bgcolor="#f0caa6" bordercolor="#966260" leftpadding="5" toppadding="3" alpha="40%"> <title align="right" color="#0" font="3"/> <description align="left" color="#0" font="2"/> </block> </settings> <day number="1"> <block name="LFA" at="3" blockspan="0.5">102 - T1</block> <block name="PP2" at="4" blockoffset="0.5" blockspan="0.5">Anf. V - T1</block> <block name="SD" at="9" blockspan="2">104 - P4</block> </day> <day number="2"> <block name="MPE" at="2" blockspan="0.5">Anf. V - T1</block> <block name="SD" at="3" blockoffset="0.5" blockspan="0.5">Anf. IV - T2</block> <block name="LFA" at="7" blockspan="1">101 - TP1</block> </day> <day number="3"> <block name="PP2" at="2" blockspan="1">119 - P6</block> <block name="LFA" at="6" blockoffset="0.5" blockspan="0.5">102 - T1</block> </day> <day number="4"> <block name="MPE" at="2" blockoffset="0.5" blockspan="0.5">Anf. V - T1</block> <block name="SD" at="4" blockspan="0.5">Anf. IV - T2</block> <block name="PP2" at="7" blockoffset="0.5" blockspan="0.5">Anf. V - T1</block> </day> <day number="5"> <block name="MPE" at="4" blockspan="1">106 - TP9</block> </day> </schedule>