Schema Component Representation
<
xs:complexType
name="
revision_t">
<
xs:sequence>
<
xs:element
name="
timestamp"
type="
xs:dateTime
"
minOccurs="
0"/>
<
xs:element
name="
generator"
type="
generator_t
"
minOccurs="
0"/>
</
xs:sequence>
<
xs:attribute
name="
ID"
type="
xs:string
"/>
</
xs:complexType>