PwgSmRev1-185 - JobOriginatingUserAuthenticationInfo

element JobOriginatingUserAuthenticationInfo
diagram PwgSmRev1-185_p184.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AuthenticationType Token Cert AuthUri AuthString
used by
complexType ImagingJobStatusType
source <xs:element name="JobOriginatingUserAuthenticationInfo">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AuthenticationType" type="AuthenticationTypeType"/>
     
<xs:choice>
       
<xs:element name="Token" type="xs:base64Binary"/>
       
<xs:element name="Cert" type="xs:base64Binary"/>
       
<xs:element name="AuthUri" type="xs:anyURI"/>
       
<xs:element name="AuthString" type="xs:string"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:choice>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element JobOriginatingUserAuthenticationInfo/AuthenticationType
diagram PwgSmRev1-185_p185.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthenticationTypeType
properties
content simple
source <xs:element name="AuthenticationType" type="AuthenticationTypeType"/>

element JobOriginatingUserAuthenticationInfo/Token
diagram PwgSmRev1-185_p186.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:base64Binary
properties
content simple
source <xs:element name="Token" type="xs:base64Binary"/>

element JobOriginatingUserAuthenticationInfo/Cert
diagram PwgSmRev1-185_p187.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:base64Binary
properties
content simple
source <xs:element name="Cert" type="xs:base64Binary"/>

element JobOriginatingUserAuthenticationInfo/AuthUri
diagram PwgSmRev1-185_p188.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
content simple
source <xs:element name="AuthUri" type="xs:anyURI"/>

element JobOriginatingUserAuthenticationInfo/AuthString
diagram PwgSmRev1-185_p189.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
content simple
source <xs:element name="AuthString" type="xs:string"/>


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