123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195 |
- <?xml version="1.0" encoding="utf-8"?>
- <root>
-
- <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
- <xsd:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="metadata">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" />
- </xsd:sequence>
- <xsd:attribute name="name" use="required" type="xsd:string" />
- <xsd:attribute name="type" type="xsd:string" />
- <xsd:attribute name="mimetype" type="xsd:string" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="assembly">
- <xsd:complexType>
- <xsd:attribute name="alias" type="xsd:string" />
- <xsd:attribute name="name" type="xsd:string" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="data">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
- <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
- <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="resheader">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" />
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <resheader name="resmimetype">
- <value>text/microsoft-resx</value>
- </resheader>
- <resheader name="version">
- <value>2.0</value>
- </resheader>
- <resheader name="reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <data name="Campus" xml:space="preserve">
- <value>校区</value>
- </data>
- <data name="CampusCode" xml:space="preserve">
- <value>校区代码</value>
- </data>
- <data name="CampusID" xml:space="preserve">
- <value>校区ID</value>
- </data>
- <data name="CampusName" xml:space="preserve">
- <value>校区名称</value>
- </data>
- <data name="CampusSimpleName" xml:space="preserve">
- <value>校区简称</value>
- </data>
- <data name="College" xml:space="preserve">
- <value>院系所</value>
- </data>
- <data name="CollegeCode" xml:space="preserve">
- <value>院系所代码</value>
- </data>
- <data name="CollegeID" xml:space="preserve">
- <value>院系所ID</value>
- </data>
- <data name="CollegeName" xml:space="preserve">
- <value>院系所名称</value>
- </data>
- <data name="CollegeRanking" xml:space="preserve">
- <value>院系所排名</value>
- </data>
- <data name="CourseCollege" xml:space="preserve">
- <value>开课院系</value>
- </data>
- <data name="CultureModel" xml:space="preserve">
- <value>所修学历</value>
- </data>
- <data name="CultureModelName" xml:space="preserve">
- <value>所修学历</value>
- </data>
- <data name="EducationID" xml:space="preserve">
- <value>所修学历</value>
- </data>
- <data name="EducationName" xml:space="preserve">
- <value>所修学历</value>
- </data>
- <data name="IsRequired" xml:space="preserve">
- <value>是否课证融通课</value>
- </data>
- <data name="LoginBottomLine1" xml:space="preserve">
- <value />
- </data>
- <data name="LoginBottomLine2" xml:space="preserve">
- <value />
- </data>
- <data name="Peacetime" xml:space="preserve">
- <value>平时成绩</value>
- </data>
- <data name="Technique" xml:space="preserve">
- <value>实验成绩</value>
- </data>
- <data name="Theoretical" xml:space="preserve">
- <value>考试成绩</value>
- </data>
- <data name="Title" xml:space="preserve">
- <value>考试报名管理系统</value>
- </data>
- <data name="UniversityInscribe" xml:space="preserve">
- <value>广州博颖信息技术有限公司</value>
- </data>
- <data name="UniversityName" xml:space="preserve">
- <value>广州博颖信息技术有限公司</value>
- </data>
- <data name="UsingCollege" xml:space="preserve">
- <value>使用院系所</value>
- </data>
- </root>
|