P
Patrick
Hello,
I received this information from another poster but I am unsure where to
actually input this data. I went thru the sdk for hours and hours and no
such luck. Can anyone let me know where to look to put this info in?
<xsd:element name="switchViewAction">
<xsd:complexType>
<xsd:attribute name="view" type="xsf:xdViewName" use="required"/>
</xsd:complexType>
<xsd:keyref name="switchViewAction_view_keyref" refer="xsf:view_name_key">
<xsd:selector xpath="." />
<xsd:field xpath="@view"/>
</xsd:keyref>
</xsd:element>
<xsd:element name="closeDocumentAction">
<xsd:complexType>
<xsd:attribute name="promptToSaveChanges" type="xsf:xdYesNo"
use="required"></xsd:attribute>
</xsd:complexType>
</xsd:element>
I received this information from another poster but I am unsure where to
actually input this data. I went thru the sdk for hours and hours and no
such luck. Can anyone let me know where to look to put this info in?
<xsd:element name="switchViewAction">
<xsd:complexType>
<xsd:attribute name="view" type="xsf:xdViewName" use="required"/>
</xsd:complexType>
<xsd:keyref name="switchViewAction_view_keyref" refer="xsf:view_name_key">
<xsd:selector xpath="." />
<xsd:field xpath="@view"/>
</xsd:keyref>
</xsd:element>
<xsd:element name="closeDocumentAction">
<xsd:complexType>
<xsd:attribute name="promptToSaveChanges" type="xsf:xdYesNo"
use="required"></xsd:attribute>
</xsd:complexType>
</xsd:element>