| schema location: | C:\Source\misc\xgf\xml-spec\xgf.xsd |
| targetNamespace: | http://xmp.net/xgf/namespaces/xgf/20020407 |
| Elements | Complex types |
| GameCollection | XGFGameType |
| XGFGame |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://xmp.net/xgf/namespaces/xgf/20020407 | ||||||||||||||||||||||||
| children | XGFGame | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="GameCollection"> <xs:annotation> <xs:documentation>root element for XGF files</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="XGFGame" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="application" type="xs:string"/> <xs:attribute name="creationdate" type="xs:date"/> <xs:attribute name="lastmodified" type="xs:date"/> </xs:complexType> </xs:element> |
| diagram | |||
| namespace | http://xmp.net/xgf/namespaces/xgf/20020407 | ||
| type | XGFGameType | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="XGFGame" type="XGFGameType"> <xs:annotation> <xs:documentation>root element for games</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||
| namespace | http://xmp.net/xgf/namespaces/xgf/20020407 | ||
| used by |
|
||
| source | <xs:complexType name="XGFGameType" abstract="true"/> |