Used to activate a custom action native to the specific user environment
<xsd:complexType name="CustomCommandAction"> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="type" type="String" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType>
To XSD To XSLT To XSD Tree