Skip to content

Commit 223ff2e

Browse files
authored
[BrokenLinksH2] Fixed the link path (#3876)
1 parent 65e022b commit 223ff2e

File tree

1 file changed

+1
-1
lines changed
  • entity-framework/ef6/modeling/designer/advanced/edmx

1 file changed

+1
-1
lines changed

entity-framework/ef6/modeling/designer/advanced/edmx/msl-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ The following example is based on the School model and shows the **InsertFunctio
977977

978978
The **Mapping** element in mapping specification language (MSL) contains information for mapping objects that are defined in a conceptual model to a database (as described in a storage model). For more information, see CSDL Specification and SSDL Specification.
979979

980-
The **Mapping** element is the root element for a mapping specification. The XML namespace for mapping specifications is https://schemas.microsoft.com/ado/2009/11/mapping/cs.
980+
The **Mapping** element is the root element for a mapping specification. The XML namespace for mapping specifications is `https://schemas.microsoft.com/ado/2009/11/mapping/cs`.
981981

982982
The mapping element can have the following child elements (in the order listed):
983983

0 commit comments

Comments
 (0)