Hi,

I've created a SMW form with a xsd property of type code to insert xsd. I
noticed today that it is showing a little warning associated with the xsd
content. I'm wondering if that is expected behaviour and why?

More importantly though, I'm wondering what I should be looking for in the
code to take steps towards adding a new type called xsd which applies some
logic to the xsd after insertion into a form.

<td> &lt;xs:complexType name="section1_type"&gt;
<pre> &lt;xs:sequence&gt;
  &lt;xs:element name="title" type="xs:string"/&gt;
  &lt;xs:choice minOccurs="1" maxOccurs="unbounded"&gt;
   &lt;xs:element name="text"
type="paragraph_describedlist_choice_type"/&gt;
   &lt;xs:element name="section2" type="section2_type"/&gt;
  &lt;/xs:choice&gt;
 &lt;/xs:sequence&gt;
&lt;/xs:complexType&gt;

*<span aria-describedby="ui-tooltip-0" class="smwttpersist"
data-type="warning" data-context="persitent"><span class="smwtticon
warning"></span></span>*
</pre>

Thanks
-- 
-

Alex Muir
http://ca.linkedin.com/pub/alex-muir/36/ab7/125
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to