This is a discussion on Rules that must be followed by an XML document within the XML and SOAP forums, part of the Web Development category; Hi What are rules that must be followed by an XML document?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Here it is, Rules for creating Roster file in XML The upload file should contain the following fields in the sequence in which they are listed below. XML Attendance Document Format: <root> <provider AUN="xxxxxxxxx" Branch="xxxx"> <attendance> <TransactionID></TransactionID> <ProfessionalPersonnelID></ProfessionalPersonnelID> <FirstName></FirstName> <LastName></LastName> <MiddleInitial></MiddleInitial> <IUCourseNumber></IUCourseNumber> <CourseActivityName></CourseActivityName> <CourseActivityType></CourseActivityType> <CourseActivitySubjectArea></CourseActivitySubjectArea> <CollegeCreditType></CollegeCreditType> <TotalClockHours></TotalClockHours> <StartDate></StartDate> <EndDate></EndDate> <HoursCredits></HoursCredits> <SSN></SSN> </attendance> <attendance> … </attendance> … </provider> <provider AUN="xxxxxxxxx" Branch="xxxx"> … </provider> </root> XML Error Document Format: <root> <attendance> <TransactionID></TransactionID> <ErrorDescription></ErrorDescription> </attendance> … </root> See the Attachment for the Descriptions
__________________ -Murali.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is here document in PHP? | Jeyaseelansarc | PHP Programming | 14 | 04-08-2008 07:18 PM |
| How to create PowerPoint Document in C#? | oxygen | C# Programming | 1 | 10-26-2007 09:00 AM |
| Bill Gates Rules | Sabari | The Lounge | 0 | 09-06-2007 04:49 AM |
| How to convert a word document/text document/PDF file into an image file? | kingmaker | C# Programming | 0 | 07-16-2007 11:23 PM |
| Cars and Bikes Can Mix, When the Rules of the Road Are Clear | vigneshgets | The Lounge | 0 | 06-06-2007 03:20 AM |