PwgSmRev1-185 - UrnUuid

simpleType UrnUuid
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
elements DeviceIdentificationType/DeviceUuid ServiceIdentificationType/ServiceUuid
facets
Kind Value Annotation
pattern urn:uuid:[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
source <xs:simpleType name="UrnUuid">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="urn:uuid:[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy