Definition Type: Element
Name: DocumentAuthentication
Namespace: http://www.pwg.org/schemas/2014/08/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 AuthString Drilldown into AuthUri Drilldown into Cert Drilldown into Token Drilldown into AuthenticationInfoTypeXSD Diagram of DocumentAuthentication
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="DocumentAuthentication" type="AuthenticationInfoType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Token pwg:Token (1) (1)
Cert pwg:Cert (1) (1)
AuthUri pwg:AuthUri (1) (1)
AuthString pwg:AuthString (1) (1)
UsernamePassword pwg:UsernamePassword (1) (1)
KeyInfo pwg:KeyInfo 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: