C# 클래스 System.Xml.Schema.XmlSchemaMaxExclusiveFacet

Represents the maxExclusive element from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used to specify a restriction on the maximum value of a simpleType element. The element value must be less than the value of the maxExclusive element.
상속: XmlSchemaFacet
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
XmlSchemaMaxExclusiveFacet ( ) : System.ComponentModel

메소드 상세

XmlSchemaMaxExclusiveFacet() 공개 메소드

public XmlSchemaMaxExclusiveFacet ( ) : System.ComponentModel
리턴 System.ComponentModel