Schemas - Get

GET Schemas.

GET http://localhost/BizTalkManagementService/Schemas

Responses

Name Type Description
200 OK

Schema[]

OK

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definitions

Name Description
Schema

Model for BTSchema

SchemaTracking

Schema Tracking Model

SchemaTrackingProperty

BT Schema Tracking Property Model

Schema

Model for BTSchema

Name Type Description
ApplicationName

string

Application Name

AssemblyName

string

Assembly Name

Description

string

Schema Description

Name

string

Schema Name

RootName

string

Root Name

SchemaType

string

Schema Type

TargetNameSpace

string

Target Namespace

Tracking

SchemaTracking

Tracking Options for Schema

SchemaTracking

Schema Tracking Model

Name Type Description
TrackedProperties

SchemaTrackingProperty[]

List of all Tracked Properties

SchemaTrackingProperty

BT Schema Tracking Property Model

Name Type Description
PropertyName

string

Tracking Property Name

TrackingEnabled

boolean

Indicates if specific Tracking Property is enabled