Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / December 2005

Tip: Looking for answers? Try searching our database.

Digital Signature tab is grayed

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eduard Ralph - 06 Dec 2005 20:18 GMT
Hi,

I've seen 1-2 mails on thist subject, but no real answer, so here comes
my solution for the problem. The phenomena is that the Digital
Signature Tab under Form options is gray when using a Schema as source
for a Form.
I solved it by adding following element directly under my root:

<xs:element name="Signature">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:any namespace="http://www.w3.org/2000/09/xmldsig#"
processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
                        </xs:sequence>
                        <xs:anyAttribute namespace="http://www.w3.org/2000/09/xmldsig#"
processContents="lax"/>
                    </xs:complexType>
                </xs:element>
            </xs:sequence>

where xs is my schema namespace.

Have fun,
Eduard
Franck Dauché - 07 Dec 2005 04:05 GMT
Thanks for sharing Eduard!

Franck Dauché

> Hi,
>
[quoted text clipped - 20 lines]
> Have fun,
> Eduard
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.