xdw oasis datatypes voc nblock cda

Element : TXDWAuthor (XML Type: tXDWAuthor )


Package : xdw

XML Type : tXDWAuthor


Name Type cardinality Comment
assignedAuthor
Element : assignedAuthor
POCDMT000040AssignedAuthor 0...1

constraintAuthor

  • (not self.assignedAuthor.oclIsUndefined()) and ( ((not self.assignedAuthor.assignedAuthoringDevice.oclIsUndefined()) and (self.assignedAuthor.assignedPerson.oclIsUndefined())) or ((not self.assignedAuthor.assignedPerson.oclIsUndefined()) and (self.assignedAuthor.assignedAuthoringDevice.oclIsUndefined())) )
  • author/assignedAuthor shall be present, and at least one of the following shall be present in assignedAuthor : assignedAuthor / assignedAuthoringDevice ( TF IHE_ITI_Suppl_XDW_Rev2, table 5.4.3-3)

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="tXDWAuthor">
        
<xs:sequence>
            
<xs:element name="assignedAuthor" type="cda:POCD_MT000040.AssignedAuthor" />
        
</xs:sequence>
    
</xs:complexType>