Differences between revisions 2 and 3
Revision 2 as of 2007-05-03 13:34:06
Size: 803
Editor: 210
Comment:
Revision 3 as of 2007-07-18 17:02:24
Size: 935
Editor: 152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
http://www.w3.org/XML/Schema http://www.w3.org/XML/Schema WikiPedia:XML_Schema
Line 14: Line 14:
 * [http://web2.gwangju.ac.kr/~leekyum/metadata_p/xml_schema_p.htm XML Schema - 김이겸교수 홈페이지]

XmlSchemaDefinitionLanguage

http://www.w3.org/XML/Schema XML_Schema

[W3C]에서 표준화하는 [XML] 스키마 정의언어. (XmlSchema라고도 불리운다.) [DTD]를 현대화하려는 노력에서 가시화된것으로 [DTD]에 비해 엄격한 유효성 검사와 데이터 타입정의들을 가능하게 만들었다.

[XSD]가 [DTD]보다 향상된 것 중 가장 중요한 내용은 '정의언어'라는 면이다.

Document type과 data type을 동시에 정의한다. 데이터타입은 숫자, 문자열등을 RegularExpression을 이용하여 dates, times등의 수준까지 매치한다.

관련정보


CategoryLanguage

XSD (last edited 2012-06-12 15:25:38 by 61)

web biohackers.net