1 <?xml version=
"1.0" encoding=
"utf-8" ?>
3 <xsd:schema id=
"root" xmlns=
"" xmlns:
xsd=
"http://www.w3.org/2001/XMLSchema" xmlns:
msdata=
"urn:schemas-microsoft-com:xml-msdata">
4 <xsd:element name=
"root" msdata:
IsDataSet=
"true">
6 <xsd:choice maxOccurs=
"unbounded">
7 <xsd:element name=
"data">
10 <xsd:element name=
"value" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"1" />
11 <xsd:element name=
"comment" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"2" />
13 <xsd:attribute name=
"name" type=
"xsd:string" />
14 <xsd:attribute name=
"type" type=
"xsd:string" />
15 <xsd:attribute name=
"mimetype" type=
"xsd:string" />
18 <xsd:element name=
"resheader">
21 <xsd:element name=
"value" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"1" />
23 <xsd:attribute name=
"name" type=
"xsd:string" use=
"required" />
30 <resheader name=
"ResMimeType">
31 <value>text/microsoft-resx
</value>
33 <resheader name=
"Version">
34 <value>1.0.0.0</value>
36 <resheader name=
"Reader">
37 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=
1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
39 <resheader name=
"Writer">
40 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=
1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
42 <data name=
"castle.mvc.xsd">
45 <data name=
"ViewAlreadyConfigured">
46 <value>The view named '{
0}' has already been configured.
</value>
48 <data name=
"CantGetNextView">
49 <value>Can't find the next view for the view id '{
0}' and the command id '{
1}', check your command id.
</value>
51 <data name=
"DocumentNotValidated">
52 <value>The MVC configuration section does not conforms to the XMLSchema provided, please check the document to fix the document. The validation error message is: {
0}.
</value>
54 <data name=
"CantFindCommandMapping">
55 <value>Can't find the mapping configuration for the view id '{
0}', verifiy your configuration.
</value>