Code Search for Developers
 
 
  

exemple.xml from pointcarre at Krugle


Show exemple.xml syntax highlighted

<?xml version="1.0" encoding="ISO-8859-1"?>
<Contacts>
    <Contact>
        <LastName>Gates</LastName>
        <FirstName>Bill</FirstName>
        <UserName>BillGates</UserName>
        <Password>secret_password</Password>
        <Email>bill.gates@microsoft.com</Email>
        <OfficialCode>12345678</OfficialCode>
        <PhoneNumber>001-123-456-789</PhoneNumber>
        <Status>user</Status>
        <Courses>COURSE1|COURSE2|COURSE3</Courses>
    </Contact>
    <Contact>
        <LastName>Bush</LastName>
        <FirstName>Georges</FirstName>
        <UserName></UserName>
        <Password></Password>
        <Email>georges_bush@usa.org</Email>
        <OfficialCode />
        <PhoneNumber />
        <Status>teacher</Status>
        <Courses>COURSE2</Courses>
    </Contact>
</Contacts>




See more files for this project here

pointcarre

Pointcarre - a learning management system based on the Dokeos community releases. No fork, but containing locally developed extensions, features not (yet) in the standard release, integrated plugins...

Project homepage: http://sourceforge.net/projects/pointcarre
Programming language(s): PHP
License: other

  nightly_update/
    nightly_update.php
  class_add.php
  class_edit.php
  class_information.php
  class_list.php
  configure_homepage.php
  course_add.php
  course_category.php
  course_create_content.php
  course_edit.php
  course_information.php
  course_list.php
  course_virtual.php
  curriculum_complete_update.php
  exemple.csv
  exemple.xml
  index.php
  languages.php
  manage_course_tools.php
  manage_official_classes.php
  manage_official_communities.php
  manage_official_personnel.php
  manage_official_students.php
  manage_official_teachers.php
  manage_special_options.php
  official_update_titles_teachers.php
  settings.php
  statistics.php
  subscribe_class2course.php
  subscribe_user2class.php
  subscribe_user2course.php
  system_announcements.php
  user_add.php
  user_edit.php
  user_export.php
  user_import.php
  user_information.php
  user_list.php
  veco_manage_official_data.php