Mapping to an Abstract Type Node

Home Page Forums BizTalk 2004 – BizTalk 2010 Mapping to an Abstract Type Node Mapping to an Abstract Type Node

#13811

Do you also have

[code:1:297183077f]<element name=\"GeneralDetail\" type=\"string\" substitutionGroup=\"Detail\"/>
<element name=\"SpecificDetail\" type=\"string\" substitutionGroup=\"Detail\"/>[/code:1:297183077f]

or are GeneralDetail and SpecificDetail only declared as complexTypes?

Not sure what happens if the element and the type are marked as abstract. The Xml schema spec doesn’t seem to mention this case