Definition Type: AttributeGroup
Name: assignment
Containing Schema: NewsML_1.2.xsd
Collapse XSD Schema Diagram:
Drilldown into DateAndTime in schema newsml_1_2_xsd Drilldown into HowPresent in schema newsml_1_2_xsd Drilldown into Confidence in schema newsml_1_2_xsd Drilldown into Importance in schema newsml_1_2_xsd Drilldown into AssignedBy in schema newsml_1_2_xsdXSD Diagram of assignment in schema newsml_1_2_xsd (News Markup Language (NewsML))
Collapse XSD Schema Code:
<xs:attributeGroup name="assignment">
    <xs:attribute name="AssignedBy" type="xs:string" />
    <xs:attribute name="Importance" type="xs:string" />
    <xs:attribute name="Confidence" type="xs:string" />
    <xs:attribute name="HowPresent" type="xs:string" />
    <xs:attribute name="DateAndTime" type="xs:string" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
AssignedBy AssignedBy (Optional)
Importance Importance (Optional)
Confidence Confidence (Optional)
HowPresent HowPresent (Optional)
DateAndTime DateAndTime (Optional)