Definition Type: ComplexType
Name: IdentifyActionsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IdentifyActionXSD Diagram of IdentifyActionsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="IdentifyActionsType">
    <xs:sequence>
        <xs:element ref="IdentifyAction" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdentifyAction pwg:IdentifyAction (1) unbounded
Collapse Derivation Tree:
Collapse References:
pwg:IdentifyActions, pwg:IdentifyActionsDefault, pwg:IdentifyActionsSupported