|
صفحة: 339
< GameWithBestScore > Chess GameWithBestScore > < LastVisit > 2008-01-01 LastVisit > < BestScore > 565446 BestScore > < NumbeOfVisits > 566 NumbeOfVisits > < PlayerName > the king of chess PlayerName > < PlayerID > 1 PlayerID > < BestScore > 256666 BestScore > < NumbeOfVisits > 44 NumbeOfVisits > < PlayerName > Prince PlayerName > < PlayerID > 2 PlayerID > < Player > Player > < ScoreInAllGames > 565446 ScoreInAllGames > Players > Player > < ScoreInAllGames > 3456642 ScoreInAllGames > < GameWithBestScore > Mahjung GameWithBestScore > < LastVisit > 2008-02-02 LastVisit > כפי שרואים , קובץ הXML- מכיל שני שחקנים ולכל שחקן שמורים שבעה אלמנטים בנים שמכילים עליו מידע . הערה : התאריך צריך להיות בפורמט הזה : Y , '"YYYY-MM-DD" מציין שנה 4 ) ספרות , למשל M , ( 2008 מציין חודש 2 ) ספרות ) וD- מציין יום 2 ) ספרות , ( ובין השנה , החודש והיום מפריד התו . " - " ולהלן קובץ , XSD שבאמצעותו נבדוק את המבנה ואת התוכן של קובץ הXML- הזה . קובץ הXSD- יכול להיראות כך : Players . xsd < xs : complexType > < xs : element name = "Players" > xmlns : xs = "http : // www . w 3 . org / 2001 / XMLSchema" > < xs : schema attributeFormDefault = "unqualified" elementFormDefault = "qualified" xml version = " 1 . 0 " encoding = "utf-8 " ?>
|
|