You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/ConvSpec-200-247not240-Titles.xspec
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,10 @@
124
124
<x:expectlabel="$n becomes a partNumber"test="//bf:Work[4]/bf:title/bf:VariantTitle/bf:partNumber = 'Serie A'"/>
125
125
<x:expectlabel="$p becomes a partName"test="//bf:Work[4]/bf:title/bf:VariantTitle/bf:partName = 'Meteorology and geophysics'"/>
126
126
<x:expectlabel="$5 becomes the applicableInstitution"test="//bf:Work[4]/bf:title/bf:VariantTitle/bflc:applicableInstitution/bf:Agent/bf:code = 'DLC'"/>
127
+
128
+
<x:expectlabel="Variant title without langtag"test="//bf:Work[5]/bf:title[1]/bf:VariantTitle/bf:variantType = 'portion'"/>
129
+
<x:expectlabel="Variant title without langtag"test="//bf:Work[5]/bf:title[1]/bf:VariantTitle/bf:mainTitle[not(@xml:lang)] = 'Hua wen chuang zuo san di yu'"/>
130
+
<x:expectlabel="Variant title with langtag"test="//bf:Work[5]/bf:title[1]/bf:VariantTitle/bf:mainTitle[@xml:lang='zh-hani'] = '华文创作三地域'"/>
0 commit comments