<xsd:complexType name="propertiesType"><xsd:annotation><xsd:documentation>Contains various key-value pairs that are associated with the current
infocard.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="dvprTitle" type="simpleRichTextWithOwnerReplaceType" minOccurs="0"/><xsd:element name="userTitle" type="simpleRichTextWithOwnerReplaceType" minOccurs="0"/><xsd:element name="cardAuthor" type="agentType" minOccurs="0"/><xsd:element name="dateCreated" type="dateType" minOccurs="0"/><xsd:element name="dateModified" type="dateType" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType>