XML Namespaces and Prefixes
An OData metadata document is a machine-readable description of an OData service's data model, which developers use to understand the structure, entity types, properties, and relationships exposed by that service. Developers read the metadata document to learn how to correctly construct queries and interpret responses when consuming an OData API.