Complex Types | jdf:Acknowledge, jdf:Command, jdf:JMFRootMessage, jdf:Query, jdf:Registration, jdf:Response, jdf:Signal |
<xs:element name="Employee" type="jdf:Employee_r" substitutionGroup="jdf:Resource"> <xs:annotation> <xs:appinfo> <Version Path="@Roles" First="1.2"/> <Constraint Path="CostCenter" minOccurs="0" maxOccurs="1"/> <Constraint Path="Person" minOccurs="0" maxOccurs="1"/> <Constraint Path="PersonRef" minOccurs="0" maxOccurs="1"/> </xs:appinfo> </xs:annotation> </xs:element> |