我試圖創建的XSD,並試圖寫具有以下要求的定義的重複: Allow child elements specified to appear only once, but one elements to appear multiple times
Allow child elements to be in any order
實施例: <parent>
<child1/>
<child2/>
XSLT 2.0 我的xsd:日期時間字段,而我必須分配當前日期時間格式化爲 [D01]-[M01]-[Y0001] [h01]:[m01]:[s01] and using the below function
format-dateTime(current-dateTime(), '[D01]-[M01]-[Y0001] [h01]:[m01]:[s01]')
我能夠上面的輸出分配到的x