Annotations
This element groups items related General Conference.
Diagram
Properties
Used by
Children
lds:title
Instance
<lds:conference itemprop= "" itemscope= "" itemtype= "" xmlns:lds= "http://www.lds.org/schema/lds-meta/v1" >
<lds:title itemprop= "" itemscope= "" itemtype= "" type= "" uri= "" > {1,3} </lds:title>
</lds:conference>
Attributes
QName
Type
Use
Annotation
itemprop
xs:string
optional
"property-name" — adds a property to a microdata item. The name of the property can be a word or URL, and the value is the ‘content’ of the element with this attribute.
itemscope
restriction of xs:string
optional
Defines a group of name-value pair(s), called an item
itemtype
xs:anyURI
optional
defines the item’s type when used on the same element as itemscope. The itemtype value is a URL that acts as an identifying vocabulary name.
Asserts
Test
XPath default namespace
Annotation
count(child::lds:title[@type = 'session']) = 1
count(child::lds:title[@type = 'citation']) <= 1
count(child::lds:title[@type = 'navigation']) <= 1