Guid Simple Type (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Supports the use of globally unique identifiers (GUIDs) as attribute field values in elements and types of the DeploymentManifest Schema. The attribute provides a GUID of the specified item.

      <xs:simpleType name="Guid">
            <xs:restriction base="xs:string">
            </xs:restriction>
      </xs:simpleType>

See Also

Reference

Guid

Concepts

DeploymentManifest Schema