File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 158158 <xs : attribute name =" target-document" type =" xs:string" />
159159 <xs : attribute name =" field" type =" xs:NMTOKEN" use =" required" />
160160 <xs : attribute name =" fieldName" type =" xs:NMTOKEN" />
161- <xs : attribute name =" simple" type =" xs:boolean" /><!-- deprecated -->
161+ <!-- deprecated -->
162+ <xs : attribute name =" simple" type =" xs:boolean" />
162163 <xs : attribute name =" store-as" type =" odm:reference-store-as" default =" dbRefWithDb" />
163164 <xs : attribute name =" inversed-by" type =" xs:NMTOKEN" />
164165 <xs : attribute name =" mapped-by" type =" xs:NMTOKEN" />
183184 <xs : attribute name =" collection-class" type =" xs:string" />
184185 <xs : attribute name =" field" type =" xs:NMTOKEN" use =" required" />
185186 <xs : attribute name =" fieldName" type =" xs:NMTOKEN" />
186- <xs : attribute name =" simple" type =" xs:boolean" /><!-- deprecated -->
187+ <!-- deprecated -->
188+ <xs : attribute name =" simple" type =" xs:boolean" />
187189 <xs : attribute name =" store-as" type =" odm:reference-store-as" default =" dbRefWithDb" />
188190 <xs : attribute name =" strategy" type =" xs:NMTOKEN" default =" pushAll" />
189191 <xs : attribute name =" inversed-by" type =" xs:NMTOKEN" />
You can’t perform that action at this time.
0 commit comments