[]
Gets the list of XML schemes that are associated with the part. Any number of XML schemes can be referenced, and this list of schemes shall then be used to validate the contents of the part.
public List<string> Schemas { get; }
Public ReadOnly Property Schemas As List(Of String)