Altova RaptorXML+XBRL Server 2024

Specifies which of two catalog mappings is preferred: namespaces or schema-location URLs. This enumeration is useful for disambiguating ENUMLoadSchemalocation and ENUMSchemaImports.

 

eSMPreferNamespace: Selects the namespace.

eSMPreferSchemalocation: Selects the schema location. This is the default value.

 

COM and .NET

 

eSMPreferSchemalocation

= 0

eSMPreferNamespace

= 1

 

Used by

 

 

 

Java

public enum ENUMSchemaMapping {

      eSMPreferSchemalocation

      eSMPreferNamespace }

 

Used by

 

 

© 2017-2023 Altova GmbH