How to create a calendar using XML
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One way of ‘using xml’ to create a calendar would by to use configuration xml files, like this flash Calendar, where all the images and text are loaded from an easy-to-edit XML file.
However simple ini files might be as effective, and easier to edit 😉
You may think about some xml format representing a Calendar, knowing that XSD might transform it into a Calendar, but for that, we ought to know more about your expected output format.
For instance, Microsoft does have a Calendar element, which represents calendar data when you save a project in the XML format.
That can give you a good example of xml format for such a Data.