Per active schema warning

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gav

    #1

    Per active schema warning

    Hi All,

    Can anybody tell me why VS complains about active schema:

    Code:

    <div>
    <asp:repeater >
    <headertemplate >
    <ul>
    </headertemplate>
    <itemtemplate >
    <li>...
    ...
    ...
    ...
    ....

    Complains about <ul'Per the active schema, the element 'li' cannot be
    nested within 'div'.

    Should I be concerned about this or should I just ignore it?

    Thanks
    Gav


Working...