Table "XML Schema"

ID 9600
Namespace: System.Xml

Properties

Name Value
Caption XML Schema
DataCaptionFields 1,2
DrillDownPageID Page System.Xml."XML Schemas"
LookupPageID Page System.Xml."XML Schemas"
DataClassification CustomerContent

Fields

Name Type Description
Code Code[20]
Description Text[80]
"Target Namespace" Text[250]
XSD Blob
Indentation Integer
Path Text[250]
"Target Namespace Aliases" Text[250]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetSchemaContext

procedure GetSchemaContext(): Text

Returns

Type Description
Text

GetTopSchemaCode

procedure GetTopSchemaCode(XMLSchema: Record "XML Schema"): Code[20]

Parameters

Name Type Description
XMLSchema Table System.Xml."XML Schema"

Returns

Type Description
Code[20]

See also