Method | Description | |
---|---|---|
GetManifestSchemaSet ( string schemaNamespace ) : |
||
GetSchemaNamespace ( int version ) : string | ||
IsKnownSchema ( string schemaNamespace ) : bool |
public static GetManifestSchemaSet ( string schemaNamespace ) : |
||
schemaNamespace | string | |
return |
public static GetSchemaNamespace ( int version ) : string | ||
version | int | |
return | string |
public static IsKnownSchema ( string schemaNamespace ) : bool | ||
schemaNamespace | string | |
return | bool |