Whoops: I deleted a registered schema

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

    Whoops: I deleted a registered schema

    Hi all,

    I opened an XML file in the VS 2005 IDE. In the Properties windows I clicked on
    the [...] button for the Schemas property. This gets me an XSD Schemas dialog
    with a bunch of schemas shown in a tree view.

    I accidentally selected a schema and pressed the delete key, which made that
    schema file disappear from the list. I have no idea which schema it was or how
    to get it back or even if I need to get it back.

    How do I recover from this boo boo? Is that list stored in a file that I could
    presumably restore from a backup?

    TIA - Bob


  • Bob Altman

    #2
    Re: Whoops: I deleted a registered schema

    ""Wen Yuan Wang [MSFT]"" <v-wywang@online.m icrosoft.comwro te in message
    news:GZ3z2WTmIH A.9932@TK2MSFTN GHUB02.phx.gbl. ..
    Hello Bob,
    >
    Default XML Schemas are stored in XML\Schemas Folder. Each time you click
    on the [...] button in schemas property, Schema Dialog will look up all
    the
    files in that folder, and show them in a tree view. Deleting xsd file from
    the dialog doesn't remove the file from XML\Schemas folder. They will show
    up when you click on the [...] button in schemas property next time.
    >
    You can try the following steps.
    1. Try to delete an xsd file in Schema Dialog.
    2. Close the solution.
    3. Open the solution, and click on the [...] button in Schemas again.
    4. You will notice the deleted file still survives in the tree. Actually,
    you cannot move them from Schema dialog, unless you delete them from
    xm\schemas folder.
    >
    Thereby, you needn't to worry you deleted a registered schema in Schemas
    Dialog by mistaken. It will show up in the next time.
    Thanks Wen Yuan! It's good to know that I didn't break the Internet this
    time ;-)

    Comment

    • Wen Yuan Wang [MSFT]

      #3
      Re: Whoops: I deleted a registered schema

      Hello Bob,
      Thanks for your reply.
      You are welcome. :)

      Have a great day,
      Best regards,
      Wen Yuan

      Microsoft Online Community Support
      Delighting our customers is our #1 priority. We welcome your comments and
      suggestions about how we can improve the support we provide to you. Please
      feel free to let my manager know what you think of the level of service
      provided. You can send feedback directly to my manager at:
      msdnmg@microsof t.com.
      =============== =============== =============== =====
      This posting is provided "AS IS" with no warranties, and confers no rights.


      Comment

      Working...