Unable to get baf:FileList to work for me :(
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Framework > Unable to get baf:FileList to work for me :(




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Unable to get baf:FileList to work for me :(  
Newbie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:56 AM

Hi,
I'm trying to declare a 'FileList' type field in my custom adapter's
design-time. Following is the code from location's XSD:

<xs:element name="ElementName" type="baf:FileList">
<xs:annotation>
<xs:appinfo>
<baf:designer>
<baf:displayname>Name here</baf:displayname>
<baf:description>Description here</baf:description>
<baf:category>Category here</baf:category>
</baf:designer>
</xs:appinfo>
</xs:annotation>
</xs:element>

At top it declare's baf as:
xmlns:baf="BiztalkAdapterFramework.xsd"

Whenever I try accessing the adapter properties - i get this error:
Invalid 'type' attribute: Namespace 'BizTalkAdapterFramework.xsd' is not
available to be referenced in this schema. An error occurred at ..........

Couldn't find any help from the documentation. Hope anybody can help...
thanks in advance...

Newbie.





[ Post a follow-up to this message ]



    RE: Unable to get baf:FileList to work for me :(  
Newbie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:56 AM

Ok just figured it out...

Just added this line to the schema file:
<xs:import namespace="BiztalkAdapterFramework.xsd" />

and instead of using "baf:FileList" try using "baf:FileName" as the element
type.

dunno why the documentation mentions "baf:FileList" here:
http://msdn.microsoft.com/library/d...madapt_yxmx.asp

Newbie.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:46 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register