다음을 통해 공유


X12_BatchSchema 클래스

정의

public ref class X12_BatchSchema sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/Edi/X12_BatchSchema", "X12InterchangeXml")]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[Microsoft.XLANGs.BaseTypes.SchemaRoots(new System.String[] { "X12InterchangeXml" })]
[System.Serializable]
public sealed class X12_BatchSchema : Microsoft.XLANGs.BaseTypes.SchemaBase
type X12_BatchSchema = class
    inherit SchemaBase
Public NotInheritable Class X12_BatchSchema
Inherits SchemaBase
상속
X12_BatchSchema
특성

생성자

X12_BatchSchema()

속성

ParseTables (다음에서 상속됨 SchemaBase)
RawSchema (다음에서 상속됨 SchemaBase)
RootNodes
Schema (다음에서 상속됨 SchemaBase)
SchemaCollection (다음에서 상속됨 SchemaBase)
SchemaSet (다음에서 상속됨 SchemaBase)
XmlContent

메서드

CreateResolvedSchema() (다음에서 상속됨 SchemaBase)

적용 대상