Nesox
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 1,563
- Reaction score
- 48
Profile schema for Demonbuddy profiles.
Add the file in the directory with your profile then make sure you add this in the root element, "Profile"
If all is ok you should now be able to use intellisense for Demonbuddy profiles.
If you use Notepad++ you need to download a plugin, visual studio got built in support for xml schemas.
Notepad++ plugin can be found HERE
SourceForge.net: Plugin Central - notepad-plus
Add the file in the directory with your profile then make sure you add this in the root element, "Profile"
PHP:
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd" xmlns:xsi="http://tempuri.org/ProfileSchema.xsd">

If you use Notepad++ you need to download a plugin, visual studio got built in support for xml schemas.
Notepad++ plugin can be found HERE
SourceForge.net: Plugin Central - notepad-plus
Attachments
Last edited: