|
Home > Archive > BizTalk Server General > February 2005 > Schema Not Showing up in Schema Collection Property Editor
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Schema Not Showing up in Schema Collection Property Editor
|
|
|
|
I started a new BizTalk Project and create an XML schema. I made sure to set
The Target Name Space, gave the Document Type a name, and set Schema Type to
Document.
I then added a Recive PipeLine and Dragged an XML Disassembler Component to
the Disassemble Stage
When I click on the Document Schemas (Collection) Property, I get a list of
Available Schemas. My schema I created (it's in the same project) does not
show up no matter what I do. Any ideas would be greatly appreciated.
--
Gaz
Ex J2EE, Now comitted BizTalk User
Novice
| |
| Jon Flanders[DevelopMentor] 2005-02-27, 5:52 pm |
| I've only seen this if the schema wasn't saved. Try to build once just for
good measure.
--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"GaZ" <gaz@discussions.microsoft.com> wrote in message
news:D763C6DA-8D1C-43F9-A24D-F035270EE92F@microsoft.com...
>
> I started a new BizTalk Project and create an XML schema. I made sure to
> set
> The Target Name Space, gave the Document Type a name, and set Schema Type
> to
> Document.
> I then added a Recive PipeLine and Dragged an XML Disassembler Component
> to
> the Disassemble Stage
> When I click on the Document Schemas (Collection) Property, I get a list
> of
> Available Schemas. My schema I created (it's in the same project) does
> not
> show up no matter what I do. Any ideas would be greatly appreciated.
>
>
> --
> Gaz
> Ex J2EE, Now comitted BizTalk User
> Novice
| |
| Niklas E 2005-02-27, 5:52 pm |
| Try to deploy (GAC) the BizTalk project and see if it shows up then. On one
of my BizTalk-projects I had the schemas and maps in one project and the
pipelines in another project. Even though they were in the same solution,
they didn't find each other until I deployed the schema/map-project.
Best regards
Niklas Engfelt
"GaZ" wrote:
>
> I started a new BizTalk Project and create an XML schema. I made sure to set
> The Target Name Space, gave the Document Type a name, and set Schema Type to
> Document.
> I then added a Recive PipeLine and Dragged an XML Disassembler Component to
> the Disassemble Stage
> When I click on the Document Schemas (Collection) Property, I get a list of
> Available Schemas. My schema I created (it's in the same project) does not
> show up no matter what I do. Any ideas would be greatly appreciated.
>
>
> --
> Gaz
> Ex J2EE, Now comitted BizTalk User
> Novice
| |
|
| Thanks for the replies so far. I turned off the Validate Document Structure
so it could build and it did. Maybe it's just a strange bug. I went to a
previous project where I had 5 schemas built. I added a ReceivePipeLine
component to that project and all the schemas showed up the Schema Collection
Property Editor. For reason, it just doesn't like my simple pipeline project
(1 message, 1 pipelinereceive).
"GaZ" wrote:
>
> I started a new BizTalk Project and create an XML schema. I made sure to set
> The Target Name Space, gave the Document Type a name, and set Schema Type to
> Document.
> I then added a Recive PipeLine and Dragged an XML Disassembler Component to
> the Disassemble Stage
> When I click on the Document Schemas (Collection) Property, I get a list of
> Available Schemas. My schema I created (it's in the same project) does not
> show up no matter what I do. Any ideas would be greatly appreciated.
>
>
> --
> Gaz
> Ex J2EE, Now comitted BizTalk User
> Novice
|
|
|
|
|