Guid Simple Type (DeploymentExportSettings)
Applies to: SharePoint Foundation 2010
Supports the use of globally unique identifiers (GUIDs) as attribute field values in elements of the DeploymentExportSettings Schema.
<xs:simpleType name="Guid">
<xs:restriction base="xs:string"></xs:restriction>
</xs:simpleType>