Useful simple type for Global Unique Identifier
Keep having to use this in schemas - so thought I would put this here.. This type will verify a global unqiue identifier:
<xs:simpleType name="GUID">
<xs:annotation> … more
Keep having to use this in schemas - so thought I would put this here.. This type will verify a global unqiue identifier:
<xs:simpleType name="GUID">
<xs:annotation> … more