Definition Type: Element
Name: ServiceAuthentication
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:AuthenticationInfoType
Containing Schema: Security.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into KeyInfo Drilldown into UsernamePassword Drilldown into AuthenticationString Drilldown into AuthenticationUri Drilldown into Certificate Drilldown into Token Drilldown into AuthenticationInfoTypeXSD Diagram of ServiceAuthentication
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ServiceAuthentication" type="AuthenticationInfoType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Token pwg:Token (1) (1)
Certificate pwg:Certificate (1) (1)
AuthenticationUri pwg:AuthenticationUri (1) (1)
AuthenticationString pwg:AuthenticationString (1) (1)
UsernamePassword pwg:UsernamePassword (1) (1)
KeyInfo pwg:KeyInfo 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: