PwgSmRev1-185 - ServiceIdentificationType

complexType ServiceIdentificationType
diagram PwgSmRev1-185_p4268.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ServiceUuid ServiceSecurityKey DNSName ServiceUri ServiceLocation
used by
elements SecurityIdentificationType/ServiceIdentification ServiceSecurityType/ServiceIdentification
source <xs:complexType name="ServiceIdentificationType">
 
<xs:sequence>
   
<xs:element name="ServiceUuid" type="UrnUuid" minOccurs="1"/>
   
<xs:element name="ServiceSecurityKey" type="SecurityKeyType" minOccurs="0"/>
   
<xs:element name="DNSName" type="xs:string" minOccurs="0"/>
   
<xs:element name="ServiceUri" type="xs:string" minOccurs="0"/>
   
<xs:element name="ServiceLocation" type="LocationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ServiceIdentificationType/ServiceUuid
diagram PwgSmRev1-185_p4269.png
namespace http://www.pwg.org/schemas/2012/12/sm
type UrnUuid
properties
content simple
used by
element ServiceSummary
complexType ImagingServiceStatusType
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:element name="ServiceUuid" type="UrnUuid" minOccurs="1"/>

element ServiceIdentificationType/ServiceSecurityKey
diagram PwgSmRev1-185_p4270.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityKeyType
properties
minOcc 0
maxOcc 1
content complex
children dsKeyInfo Token
source <xs:element name="ServiceSecurityKey" type="SecurityKeyType" minOccurs="0"/>

element ServiceIdentificationType/DNSName
diagram PwgSmRev1-185_p4271.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="DNSName" type="xs:string" minOccurs="0"/>

element ServiceIdentificationType/ServiceUri
diagram PwgSmRev1-185_p4272.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentStatus ServiceSpecificJobStatus
complexTypes PrintDocumentStatusType PrintJobStatusType
source <xs:element name="ServiceUri" type="xs:string" minOccurs="0"/>

element ServiceIdentificationType/ServiceLocation
diagram PwgSmRev1-185_p4273.png
namespace http://www.pwg.org/schemas/2012/12/sm
type LocationType
properties
minOcc 0
maxOcc 1
content complex
children LocationString GeoLocation
used by
complexTypes ImagingServiceDescriptionSetType ImagingServiceDescriptionType
source <xs:element name="ServiceLocation" type="LocationType" minOccurs="0"/>


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