5959 : using a System.ComponentModel.TypeConverter
6060 : and then encoded with base64 encoding.
6161 -->
62- <xsd : schema id = " root " xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
63- <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
62+ <xsd : schema xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63+ <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
6464 <xsd : element name =" root" msdata : IsDataSet =" true" >
6565 <xsd : complexType >
6666 <xsd : choice maxOccurs =" unbounded" >
6767 <xsd : element name =" metadata" >
6868 <xsd : complexType >
6969 <xsd : sequence >
70- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
70+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
7171 </xsd : sequence >
72- <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73- <xsd : attribute name =" type" type =" xsd:string" />
74- <xsd : attribute name =" mimetype" type =" xsd:string" />
75- <xsd : attribute ref =" xml:space" />
72+ <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73+ <xsd : attribute name =" type" type =" xsd:string" />
74+ <xsd : attribute name =" mimetype" type =" xsd:string" />
75+ <xsd : attribute ref =" xml:space" />
7676 </xsd : complexType >
7777 </xsd : element >
7878 <xsd : element name =" assembly" >
7979 <xsd : complexType >
80- <xsd : attribute name =" alias" type =" xsd:string" />
81- <xsd : attribute name =" name" type =" xsd:string" />
80+ <xsd : attribute name =" alias" type =" xsd:string" />
81+ <xsd : attribute name =" name" type =" xsd:string" />
8282 </xsd : complexType >
8383 </xsd : element >
8484 <xsd : element name =" data" >
8585 <xsd : complexType >
8686 <xsd : sequence >
87- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88- <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
87+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88+ <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
8989 </xsd : sequence >
90- <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91- <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92- <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93- <xsd : attribute ref =" xml:space" />
90+ <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91+ <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92+ <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93+ <xsd : attribute ref =" xml:space" />
9494 </xsd : complexType >
9595 </xsd : element >
9696 <xsd : element name =" resheader" >
9797 <xsd : complexType >
9898 <xsd : sequence >
99- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
99+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
100100 </xsd : sequence >
101- <xsd : attribute name =" name" type =" xsd:string" use =" required" />
101+ <xsd : attribute name =" name" type =" xsd:string" use =" required" />
102102 </xsd : complexType >
103103 </xsd : element >
104104 </xsd : choice >
15391539 <data name =" FamilyGroupMemberItem" xml : space =" preserve" >
15401540 <value >成员数量: {0}</value >
15411541 </data >
1542- <data name =" FamilyGroupNameEditFailedIdInvalid " xml : space =" preserve" >
1543- <value >修改失败, 家庭组 Id 无效 </value >
1542+ <data name =" FamilyGroupNotJoined " xml : space =" preserve" >
1543+ <value >未加入家庭组 </value >
15441544 </data >
15451545 <data name =" FamilyGroupNameEditFailedNotJoined" xml : space =" preserve" >
15461546 <value >修改失败, 未加入家庭组</value >
15471547 </data >
1548+ <data name =" FamilyGroupNameEditFailedIdInvalid" xml : space =" preserve" >
1549+ <value >修改失败, 家庭组 Id 无效</value >
1550+ </data >
15481551 <data name =" FamilyGroupNameEditSuccess" xml : space =" preserve" >
15491552 <value >修改家庭组名称成功</value >
15501553 </data >
1551- <data name =" FamilyGroupNotJoined" xml : space =" preserve" >
1552- <value >未加入家庭组</value >
1553- </data >
15541554</root >
0 commit comments