/* */ // dtd ----------------------------------------------------- // // subelemente müssen vorhanden sein und 1 muss vor 2 stehen // subelement 1 oder 2 muss vorhanden sein // ?: einmal oder gar nicht; +: mindestens einmal *: keinmal oder mehrmals // // // defaultwert: "geeigneter wert" // defaultwert: #REQUIRED // defaultwert: #IMPLIED (kann weggelassen werden) // defaultwert: #FIXED "nicht zu ändernder wert" // attribut-datentyp: CDATA // attribut-datentyp: enumerated (werte aufzählung z.B.) // attribut-datentyp: ENTITY (deklariert in dtd) // attribut-datentyp: ENTITIES (mehrfache durch whitespace getrennte ENTITYs) // attribut-datentyp: ID (eindeutiges elementkennzeichen) // attribut-datentyp: IDREF (wert eines ID-attributes) // attribut-datentyp: IDREFS (mehrfache durch whitespace getrennte IDREFs) // attribut-datentyp: NMTOKEN (xml-namen-token) // attribut-datentyp: NMTOKENS (mehrfache durch whitespace getrennte NMTOKENs) // attribut-datentyp: NOTATION (notation deklariert in dtd) // // // // // // // // // // // // //---------------- expand styleFamily??: an chart-axis style 'contains': number:number-style (as attribute style:data-style-name="name of a number:number-style") !!!!!!!!!!!!!! add chart2.mod to office.dtd !!!!!!!!!!!!!! remove chart from shape entity in dtypes.mod than add chart and chart2 to body entity in office.mod ?????????legend-service name as style??